0.8.0 ā€¢ Published 3 years ago

tiny-mobx-form-react v0.8.0

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

Tiny MobX Form React

āš›ļø Tiny (<1KB) React bindings for Tiny MobX Form

Features

  • šŸš¶ Small, less than 1KB 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

These are the React bindings for Tiny MobX Form. Check out the docs to learn how to use them.

Installation

npm i tiny-mobx-form tiny-mobx-form-react or yarn add tiny-mobx-form tiny-mobx-form-react

Read the docs here: https://dericgw.github.io/tiny-mobx-form/