assisrafael / ende

A modular web application rails gem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

endë

Summary

Endë (core, middle) Gem Version

A modular web application rails gem. Using aurajs for architecture and indemma for resource management by default.

The goal is to provide seamlessly integration for web applications and various standard domains by providing default extensions and components for aura.

This is project is in a really early stage, being primarily focused on solving the current web application challenges faced within our company. Also aurajs has not stable release yet. So expect big changes!

Installation

Add this line to your application's Gemfile:

gem 'ende'

Usage

TODO: Write usage instructions

Components List

Standard Exibitions

Detailed documentation is comming!

  • Attachable
  • Authenticator
  • Content
  • Dialog
  • Form
  • List
  • Support
  • Tray
  • Viewer

Vendored integrations

Extensions List

  • Session
  • Devise
  • Rivets
  • Widget
  • Napable
  • Lifecycleable
  • Eventable
  • Models
  • Loader

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits

Uses the awesome declarative component sugar for event-driven apps: aurajs Also usses a modular javascript framework: component.io

This project rocks and uses WTFP-LICENSE

About

A modular web application rails gem

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 93.2%Language:CoffeeScript 6.2%Language:HTML 0.2%Language:CSS 0.2%Language:Ruby 0.1%Language:Shell 0.0%Language:Makefile 0.0%