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-formRead the docs here: https://dericgw.github.io/tiny-mobx-form/