Author: | istarkov |
---|---|
Views Total: | 251 |
Official Page: | Go to website |
Last Update: | July 9, 2018 |
License: | MIT |
rifm is a tiny React component to transform any input component into formatted or masked input.
Features:
- Dependency free
- Supports any input.
- Can mask input and format
Installation:
# Yarn $ yarn add rifm # NPM $ npm install rifm --save