endë
Summary
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
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - 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