atilatech / awesome-forms

A collection of resources to make creating forms in your web app easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-forms

A collection of resources to make creating forms in your web app easier.

awesome-forms-values

We've all been there before. You want to add a commonly asked question to your web app form, for example, "What is your academic major?" or "Select your Dietary Preference". However, you don't want to manually add every single option. Use these data sources to automatically create the options for your forms.

Protip: You can Use jqplay to filter the json files.

E.g. To get the list of only Canadian Schools, enter: map(select(.country=="Canada")) Snippet

TODO: Fee free to open a pull request and add helpful resources for creating forms in any of the frameworks below

awesome-forms-angular

awesome-forms-react

awesome-forms-vuejs

About

A collection of resources to make creating forms in your web app easier.


Languages

Language:TypeScript 54.5%Language:Python 38.9%Language:HTML 6.2%Language:CSS 0.5%