• Stars
    star
    218
  • Rank 176,899 (Top 4 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 10 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Smart, Intuitive forms for Ember.js styled with Bootstrap, Multi layouts and Validation support.
                  __                    ____                         
  ___  ____ ___  / /_  ___  _____      / __/___  _________ ___  _____
 / _ \/ __ `__ \/ __ \/ _ \/ ___/_____/ /_/ __ \/ ___/ __ `__ \/ ___/
/  __/ / / / / / /_/ /  __/ /  /_____/ __/ /_/ / /  / / / / / (__  ) 
\___/_/ /_/ /_/_.___/\___/_/        /_/  \____/_/  /_/ /_/ /_/____/  
                                                                     

Ember-Forms

Smart, Intuitive forms for Ember.js styled with Bootstrap & Validation ready.

Looking for maintainer

Due to lack of time, I'm unable to continue the progress of this project and seeking for maintainers.

Installation & Tutorial

With Ember-CLI:

npm install --save-dev ember-idx-forms

Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-forms

Plugin Development

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build