Sha256: de33976a34d9da60bff35fb2f0742b6966d2f17f4bb21f679bfcf3f9ce0c5f54

Contents?: true

Size: 1.55 KB

Versions: 27

Compression:

Stored size: 1.55 KB

Contents

endë
====

Summary
-------

Endë (core, middle)

A modular web application engine for rails. 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!_

- Viewer
- List
- Authenticator
- Support

<!---
 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
 - 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

27 entries across 27 versions & 1 rubygems

Version Path
ende-0.1.7 README.md
ende-0.1.6 README.md
ende-0.1.5 README.md
ende-0.1.4 README.md
ende-0.1.3 README.md
ende-0.1.2 README.md
ende-0.1.1 README.md