Skip to content

alextompkins/react-input

 
 

Repository files navigation

react-input

This repository includes packages:

  • core - package for the service use of other packages included in the @react-input scope;
  • mask - apply any mask to the input using a provided component or a hook bound to the input element;
  • number-format - apply locale-specific number, currency, and percentage formatting to input using a provided component or hook bound to the input element.

Feedback

If you find a bug or want to make a suggestion for improving the package, open the issues on GitHub or email goncharuk.bro@gmail.com.

Support the project with a star ⭐ on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.6%
  • JavaScript 4.4%