React Input Format & Mask Component – rifm

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

Preview:

React Input Format & Mask Component - rifm-min

Download Details:

Author: istarkov

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/istarkov/rifm

License: MIT

Add Comment