Skip to content

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

Notifications You must be signed in to change notification settings

atilatech/awesome-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published