Sha256: 48603c254253de352f0b13aa86a1ea13671b7fdc054699ab19f0e25ca36403e2

Contents?: true

Size: 1.68 KB

Versions: 23

Compression:

Stored size: 1.68 KB

Contents

endë
====

Summary
-------

Endë (core, middle) [![Gem Version](https://badge.fury.io/rb/ende.svg)](http://badge.fury.io/rb/ende)

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:

```ruby
gem 'ende'
```

Usage
-----

TODO: Write usage instructions

Components List
---------------

### Standard Exibitions

_Detailed documentation is comming!_

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

<!---
 Heitor do futuro não se esqueça de mencionar a integração do
 component.io com o requirejs
-->

### 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](http://aurajs.com)
Also usses a modular javascript framework: [component.io](http://component.io)




This project rocks and uses [WTFP-LICENSE](http://www.wtfpl.net)

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
ende-0.5.22 README.md
ende-0.5.21 README.md
ende-0.5.20 README.md
ende-0.5.19 README.md
ende-0.5.18 README.md
ende-0.5.17 README.md
ende-0.5.16 README.md
ende-0.5.15 README.md
ende-0.5.14 README.md
ende-0.5.13 README.md
ende-0.5.12 README.md
ende-0.5.10 README.md
ende-0.5.9 README.md
ende-0.5.8 README.md
ende-0.5.7 README.md
ende-0.5.6 README.md
ende-0.5.5 README.md
ende-0.5.4 README.md
ende-0.5.3 README.md
ende-0.5.2 README.md