Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
/ aurelia-form Public archive

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

SpoonX/aurelia-form

Repository files navigation

Archived

It was fun while it lasted, but we have to stop maintaining these repositories. We haven't used these projects for quite some time and maintaining them is becoming harder to do.

You deserve better, and for that reason we've decided to archive some repositories, which includes this one.

Feel free to fork and alter the repositories, and go forth making awesome stuff.

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