Skip to content

n-iq/angular-easy-form

Repository files navigation

#angular-easy-form Build Status

Grunt command

  1. grunt build build the src
  2. grunt dev compile the source & demo, start dev server
  3. grunt docs generate docs file (incomplete)
  4. grunt test run test suit

Todo list

  • move out depends third-party's input to separately project
  • improve translate method
  • better to translate placehold (not use filter)
  • add a controller layer for input
  • move validation to a validation service layer
  • documentation
  • etc ...

Hints

  1. form element do not support radios
  2. ng-form do not support <button type='submit'>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published