maskjs
Input enforcer
A JavaScript library that helps enforce user input patterns on form fields.
Mask.js is a simple functionality that you can use to force user met a pattern into inputs
242 stars
10 watching
8 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jsdaddy/ngx-mask | An Angular plugin for styling form fields and HTML elements with custom masks | 1,160 |
sanniassin/react-input-mask | A React component library for creating text input fields with customizable mask formats | 2,238 |
niksmr/vue-masked-input | A Vue.js component for creating masked input fields with customizable formatting and parsing options | 454 |
redmadrobot/input-mask-android | A library that provides input masking functionality for Android applications | 1,218 |
ronaldjerez/vue-input-facade | A lightweight input masking library for Vue.js applications | 183 |
redmadrobot/input-mask-ios | A Swift library for applying custom input formatting to text fields in iOS applications. | 580 |
bankfacil/vanilla-masker | A lightweight JavaScript library for masking input fields to specific formats. | 10 |
taiga-family/maskito | A collection of libraries to format user input according to predefined formats | 1,426 |
raidan00/vue-r-mask | A Vue.js directive for masking input fields with specific patterns | 22 |
amarkes/br-mask | A library that provides custom mask functionality for input fields in web applications. | 116 |
dhyegocalota/active_admin-jquery_inputmask | A gem that integrates jQuery InputMask with ActiveAdmin for formatting user input | 2 |
viniciusmo/vmasktextfield | Provides a customizable input field with predefined format constraints to help users enter data correctly | 380 |
xnimorz/svelte-input-mask | A Svelte component for masking input fields with customizable formatting and rich features. | 102 |
scleriot/vue-inputmask | A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. | 120 |
scrum/vue-restricted-input | A Vue.js input mask library that restricts user input to specific characters. | 10 |