UNPKG

aurelia-form

Version:

Makes working with forms just a tad more pleasant.

23 lines (16 loc) 1.37 kB
# aurelia-form [![Build Status](https://travis-ci.org/SpoonX/aurelia-form.svg?branch=master)](https://travis-ci.org/SpoonX/aurelia-form) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?maxAge=2592000?style=plastic)](https://gitter.im/SpoonX/Dev) [View on github](https://github.com/spoonx/aurelia-form) > Form generation, validation and fun. This is a plugin for the [Aurelia](http://www.aurelia.io/) platform. - Easy to use with clear [documentation](http://aurelia-form.spoonx.org/) - [Form validation](https://aurelia-form-validation.spoonx.org/) - Support for multiple css frameworks enabled by [aurelia view manager](https://aurelia-view-manager.spoonx.org/) ([is your framework missing](https://github.com/SpoonX/aurelia-form/tree/master/src/component/view)? Submit a PR!) - Configuration simplified through [aurelia-config](https://aurelia-config.spoonx.org/) - Automatic forms for [aurelia-orm](https://aurelia-orm.spoonx.org/) entities - Built inside-out (everything is optional) - Auto translations (if [aurelia-i18n](https://github.com/aurelia/i18n) is configured) - Declarative way of building forms - Aliases for types so you can reuse elements for similar or different types ## Enjoy There's enough to read, so pick a page on the left and enjoy! Also, feel free to edit these pages if you happen to find a mistake or wish to add something.