forms.md

July 15, 2021 · View on GitHub

Bookmarks tagged [forms]

www.codever.land/bookmarks/t/forms

Updating Angular 2 Forms with patchValue or setValue

https://ultimatecourses.com/blog/angular-2-form-controls-patch-value-set-value

Setting model values in Angular (v2+) can be done in a few different ways, however with reactive forms things are extremely easy to do with the new form APIs. In this post we’ll dig a little deeper as...


Reactive Forms in Angular: Dynamically Creating Form Fields With FormArray

https://alligator.io/angular/reactive-forms-formarray-dynamic-fields/

So you have a form and would like to add form fields dynamically from a response to a user event? It’s easy to do with Reactive Forms and FormArray. FormArray is a bit like FormGroup and it’s used in ...


Using Angular Forms with Async Data - Angular

https://coryrylan.com/blog/using-angular-forms-with-async-data

Most single page apps deal with asynchronous API calls in conjunction with user input in some way. Often it’s not clear how or what the best practices are when dealing with async data and forms togeth...


Reducing the forms boilerplate — make your Angular forms reusable

https://medium.com/angular-in-depth/reducing-the-forms-boilerplate-make-your-angular-forms-reusable-...

Reduce the forms boilerplate by creating reusable custom forms controls with the ControlValueAccessor interface. Learn how to create reusable forms, subforms and how to leverage the DI to make everyth...


Marking Required Fields in Forms

https://www.nngroup.com/articles/required-fields/

Using an asterisk to mark required fields is an easy way to improve the usability of your forms. Only marking optional fields makes it difficult for people to fill out the form.


React Forms

http://facebook.github.io/react/docs/forms.html


react-formal - Better form validation and value management for React, Provides minimal wiring

https://github.com/jquense/react-formal

Sophisticated HTML form management for React. Contribute to jquense/react-formal development by creating an account on GitHub.


react-forms - Forms library for React

https://github.com/prometheusresearch/react-forms

Forms library for React. Contribute to prometheusresearch/react-forms development by creating an account on GitHub.


https://github.com/Volicon/valuelink

Callback-free React forms with painless validation. - VoliJS/NestedLink


wingspan-forms - A dynamic form library for Facebook React

https://github.com/wingspan/wingspan-forms

A dynamic form library for Facebook React, providing abstractions for building dynamic forms and controlled grids. Widgets provided by Telerik's KendoUI. - wingspan/wingspan-forms


newforms - Isomorphic form-handling for React

https://github.com/insin/newforms

Isomorphic form-handling for React. Contribute to insin/newforms development by creating an account on GitHub.


formjs - A form generator for Reactjs

https://github.com/zackify/formjs

A form generator for Reactjs "Alpachajs for React" Open the inspector on the demo page: - zackify/formjs


react-form-builder - A Form Builder for React.js

https://github.com/quri/react-form-builder

A Form Builder for React.js (deprecated). Contribute to quri/react-form-builder development by creating an account on GitHub.


plexus-form - A dynamic form component for react using JSON-Schema

https://github.com/AppliedMathematicsANU/plexus-form

A dynamic form component for react using JSON-Schema. - AppliedMathematicsANU/plexus-form


tcomb-form - UI library for developing forms writing less code

https://github.com/gcanti/tcomb-form

Forms library for react. Contribute to gcanti/tcomb-form development by creating an account on GitHub.


formsy-react - A form input builder and validator for React JS

https://github.com/christianalfoni/formsy-react

A form input builder and validator for React JS. Contribute to christianalfoni/formsy-react development by creating an account on GitHub.


Learn Raw React: Ridiculously Simple Forms

http://jamesknelson.com/learn-raw-react-ridiculously-simple-forms/


Winterfell - Generate complex, validated and extendable JSON-based forms in React

https://github.com/andrewhathaway/Winterfell

Generate complex, validated and extendable JSON-based forms in React. - andrewhathaway/Winterfell


Redux-Autoform - Create Redux-Forms dynamically out of metadata

https://github.com/redux-autoform/redux-autoform

Create Redux-Forms dynamically out of metadata. Contribute to redux-autoform/redux-autoform development by creating an account on GitHub.


uniforms - Bunch of React components and helpers to easily generate and validate forms

https://github.com/vazco/uniforms

Bunch of React components and helpers to easily generate and validate forms. - vazco/uniforms


formik - Forms in React, without tears

https://github.com/jaredpalmer/formik

Build forms in React, without the tears 😭 . Contribute to jaredpalmer/formik development by creating an account on GitHub.


NeoForm – Modular HOCs for form state management and validation

https://github.com/zero-plus-x/neoform

:white_check_mark: React form state management and validation - zero-plus-x/neoform


react-jsonschema-form – A React component for building Web forms from JSON Schema

https://github.com/mozilla-services/react-jsonschema-form

A React component for building Web forms from JSON Schema. - mozilla-services/react-jsonschema-form


List View Select - A Toggleable select box for React Native with native components

https://github.com/JamesWatling/react-native-list-view-select

List View Select is a designed to behave like a traditional <select> element in traditional HTML but with native components. - JamesWatling/react-native-list-view-select


Final Form 🏁

https://github.com/final-form/react-final-form

🏁 High performance subscription-based form state management for React - final-form/react-final-form


formland - A simple, super-flexible, extensible config based form generator

https://github.com/indix/formland

A simple, super-flexible, extensible config based form generator for React. - indix/formland


react-reactive-form - Angular like reactive forms in React

https://github.com/bietkul/react-reactive-form

Angular like reactive forms in React. Contribute to bietkul/react-reactive-form development by creating an account on GitHub.


unform - ReactJS form library to create uncontrolled form structures with nested fields, validations and much more!

https://github.com/Rocketseat/unform

ReactJS form library to create uncontrolled form structures with nested fields, validations and much more! - Rocketseat/unform


bind

https://github.com/robfig/bind

Bind form data to any Go values.


binding

https://github.com/mholt/binding

Binds form and JSON data from net/http Request to struct.


conform

https://github.com/leebenson/conform

Keeps user input in check. Trims, sanitizes & scrubs data based on struct tags.


form

https://github.com/go-playground/form

Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.


formam

https://github.com/monoculum/formam

decode form's values into a struct.


forms

https://github.com/albrow/forms

Framework-agnostic library for parsing and validating form/JSON data which supports multipart forms and files.


gorilla/csrf

https://github.com/gorilla/csrf

CSRF protection for Go web applications & services.


nosurf

https://github.com/justinas/nosurf

CSRF protection middleware for Go.


Deform

https://github.com/Pylons/deform

Python HTML form generation library influenced by the formish form generation library.


django-bootstrap3

https://github.com/dyve/django-bootstrap3

Bootstrap 3 integration with Django.


django-bootstrap4

https://github.com/zostera/django-bootstrap4

Bootstrap 4 integration with Django.


django-crispy-forms

https://github.com/django-crispy-forms/django-crispy-forms

A Django app which lets you create beautiful forms in a very elegant and DRY way.


django-remote-forms

https://github.com/WiserTogether/django-remote-forms

A platform independent Django form serializer.


WTForms

https://github.com/wtforms/wtforms

A flexible forms validation and rendering library.