rtform
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Rtform

Rtform is a library to help you validate user input in a declarative way using react hooks. works for both ReactJS and Reac-Native.

What is included?

  • basic user input validation (emal, required, regex)
  • user input correction trimming, masking for credit cards
  • support for async validation
  • ability to add custom validators very easily

Examples

you can see examples folder

ReactJS example

React-Native example

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i rtform

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    25.4 kB

    Total Files

    42

    Last publish

    Collaborators

    • tvildo