tiny-mobx-form
v1.0.0
Published
Tiny (~2KB) tree-shakable MobX form library
Downloads
25
Maintainers
Readme
Tiny MobX Form
✌️Tiny (~2KB) tree-shakable MobX form library
Read the docs here: https://dericgw.github.io/tiny-mobx-form/
Features
- 🚶 Small, less than 2KB and tree-shakable
- 💪 Written in TypeScript using MobX
- ⚠️ Includes popular validations
- 📝 Can add your own custom validations if needed
- 👓 Accessibility friendly by automatically autofocusing input on validation error
- 🇲🇽 Supports multilingual by allowing custom validation messages to be used
Installation
npm i tiny-mobx-form
or yarn add tiny-mobx-form
Read the docs here: https://dericgw.github.io/tiny-mobx-form/