Documentation • Submit an Issue • Contact Us
Maskito is a collection of libraries, built with TypeScript. It helps you to create an input mask which ensures that users type values according to predefined format.
-
Maskito supports all user’s interactions with text fields: basic typing and deleting via keyboard, pasting, dropping text inside with a pointer, browser autofill, predictive text from mobile native keyboard.
-
Maskito is robust. The whole project is developed with strict TypeScript mode. Our code is covered by hundreds of Cypress tests.
-
Server Side Rendering and Shadow DOM support.
-
You can use it with
HTMLInputElement
andHTMLTextAreaElement
. -
Maskito core is zero-dependency package. You can mask input in your vanilla JavaScript project. However, we have a separate package for Angular as well and React is coming soon.
-
Maskito includes optional framework-agnostic package with configurable ready-to-use masks.
No text field with invalid value! Use Maskito. Mask it! Learn more about the library in our documentation.
If you have suggestions for how Maskito could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
🆓 Feel free to use our library in your commercial and private applications
All Maskito packages are covered by Apache 2.0
Read more about this license here