Skip to content

ihoverlord/dx-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

Generate Bootstrap HTML form from CLI

Install the project globally on your system

npm i -g dx-form

Generate form using the command

dx-form -f email,text,file

Supported input fields

["email","button", "checkbox", "color", "date", "datetime-local", "month", "number", "range", "search", "tel", "time", "url", "week", "file", "hidden", "image", "password", "radio", "reset", "submit", "text"]

Submit button will be added by default. Add comma separated fields with no spaces New HTML form will be created with current unix timestamp.

Have fun. Create something awesome.

Licence

MIT

About

Generate HTML bootstrap form from your CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published