Skip to content

Fun with forms! Form utilities to make stuff just a bit (a lot) easier.

License

Notifications You must be signed in to change notification settings

cornillemichiel/aurelia-form

 
 

Repository files navigation

aurelia-form

Build Status Gitter

Form generation, validation and fun. This is a plugin for the Aurelia platform.

Documentation

You can find detailed documentation, including installation instructions over at the aurelia-form documentation.

The changelog provides you with information about important changes made over releases.

Updating from 0.x

  • Basic entity-forms will not have to be changed.
  • Any custom form will be completely different, but simple to implement.
  • Schemas have been dropped in favor or declarative components.
  • ValidateJS has been dropped in favor of the new aurelia-validation, but is easier to set up in your project.

Contributing

Report bugs, request features, send pull requests for fixes and features and read the CONTRIBUTING.md

License

MIT

About

Fun with forms! Form utilities to make stuff just a bit (a lot) easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.9%
  • HTML 21.1%