crtdaniele / formesome

A library to manage easier your form

Home Page:https://www.npmjs.com/package/formesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formesome

A library to manage easier your form

Documentation

Coming soon.

Build project

To build this project run

  npm run install

Tech Stack

Client: React, Typescript, Javascript

Roadmap

  • Install standard-version
  • Install standard-version
  • Install commitlint
  • useFormesome: return a isValid (boolean)
  • useFormesome: return a clean form with only the required inputs
  • useFormesome: return a clean form with all inputs
  • Add the debug mode
  • useFormesome: add reset method
  • OptionsRequired/OptionsNotRequired: add type for text input
  • Add changeset
  • Add documentation in the file
  • Add eslint
  • useFormesome: return an object with the errors
  • Clean docs and add the blank page
  • Add test for the new API
  • Types: add new validations
  • Create the documentation (docusaurus)
  • Insert augumentation for the name of the form
  • Create yaml to publish in npm
  • Create yaml to version the project
  • Add support for Redux

Authors

🚀 About Me

I'm a Frontend Developer with a strong passion for Typescript and React. I'm from Milano, Italy and I'm working for illimity bank!

Contributing

If you are interested in contributing to this library, open an issue or a pr!

License

MIT

Thanks

Thank You, Open Source!

About

A library to manage easier your form

https://www.npmjs.com/package/formesome

License:MIT License


Languages

Language:TypeScript 74.7%Language:JavaScript 15.9%Language:HTML 5.0%Language:CSS 4.5%