All Projects → SpoonX → aurelia-form

SpoonX / aurelia-form

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to aurelia-form

React Form
⚛️ Hooks for managing form state and validation in React
Stars: ✭ 2,270 (+6576.47%)
Mutual labels:  forms, form
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (-14.71%)
Mutual labels:  forms, form
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+36950%)
Mutual labels:  forms, form
React Apollo Form
Build React forms based on GraphQL APIs.
Stars: ✭ 178 (+423.53%)
Mutual labels:  forms, form
aurelia-datatable
A 100% aurelia based data table component.
Stars: ✭ 32 (-5.88%)
Mutual labels:  aurelia, aurelia-orm
Composable Form
Build type-safe composable forms in Elm
Stars: ✭ 179 (+426.47%)
Mutual labels:  forms, form
Form bloc
🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
Stars: ✭ 239 (+602.94%)
Mutual labels:  forms, form
Reactive forms
This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular's Reactive Forms
Stars: ✭ 135 (+297.06%)
Mutual labels:  forms, form
Vue Form Json Schema
Create forms using JSON schema. Bring your components!
Stars: ✭ 253 (+644.12%)
Mutual labels:  forms, form
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+8097.06%)
Mutual labels:  forms, form
final-form-arrays
Array Mutators for 🏁 Final Form
Stars: ✭ 64 (+88.24%)
Mutual labels:  forms, form
FrontendForms
A module for ProcessWire CMS to create and validate forms on the frontend easily using the Valitron library.
Stars: ✭ 0 (-100%)
Mutual labels:  forms, form
Fielder
A field-first form library for React and React Native
Stars: ✭ 160 (+370.59%)
Mutual labels:  forms, form
React Redux Form
Create forms easily in React with Redux.
Stars: ✭ 2,099 (+6073.53%)
Mutual labels:  forms, form
Core
The Form Tools Core.
Stars: ✭ 156 (+358.82%)
Mutual labels:  forms, form
Rich Model Forms Bundle
Provides additional data mappers that ease the use of the Symfony Form component with rich models.
Stars: ✭ 198 (+482.35%)
Mutual labels:  forms, form
React Controlled Form
Flexible, Modular & Controlled Forms for React and Redux
Stars: ✭ 121 (+255.88%)
Mutual labels:  forms, form
Forms
📝 Simple form & survey app for Nextcloud
Stars: ✭ 127 (+273.53%)
Mutual labels:  forms, form
Fui
Add CLI & form interface to your program. Docs: https://docs.rs/fui
Stars: ✭ 244 (+617.65%)
Mutual labels:  forms, form
react-apollo-form
Build React forms based on GraphQL APIs.
Stars: ✭ 195 (+473.53%)
Mutual labels:  forms, form

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].