Description:
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
rifm is a tiny React component to transform any input component into formatted or masked input.
# Yarn $ yarn add rifm # NPM $ npm install rifm --save