dericcain / tiny-mobx-form-react

⚛️ Tiny (<1KB) React bindings for Tiny MobX Form

Home Page:https://dericcain.github.io/tiny-mobx-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny MobX Form React

⚛️ Tiny (<1KB) React bindings for Tiny MobX Form

Features

  • 🚶 Small, less than 600B (but may grow to 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/

About

⚛️ Tiny (<1KB) React bindings for Tiny MobX Form

https://dericcain.github.io/tiny-mobx-form/


Languages

Language:TypeScript 96.3%Language:HTML 3.7%