Displaying 1 to 12 from 12 results

react-input-enhancements - Set of enhancements for input control

  •    Javascript

The intention of creating this library was to bring input component out of the dropdown/autocomplete/whatever code, so it could be easily replaced with your custom component, and also to split independent functionality into different components, which could be combined with each other (still not quite sure it was worth it, though). NB: these are not "high quality, ready for production components" - they are more of a concept (which is a fancy word for "they are still quite buggy"). Think twice before using it in production.

cleave.js - Format input text content when you are typing...

  •    Javascript

Cleave.js has a simple purpose: to help you format input text content automatically. The idea is to provide an easy way to increase input field readability by formatting your typed data. By using this library, you won't need to write any mind-blowing regular expressions or mask patterns to format input text.




politespace - Politely add spaces to numeric form values to increase readability (credit card numbers, phone numbers, etc)

  •    Javascript

Add data-politespace to your form’s input[type=text] (et al) or textarea and we’ll add spaces to the value when the user blurs off of it. We’ll also remove those spaces on focus. Use pattern="[0-9]*" for numeric keyboards on iOS.

v-mask - 🔡 Tiny input mask library for Vue.js (directive)

  •    Javascript

This version requires Vue 2.X. If you are looking for Vue 1.X, check it here. Notice: v-model is required starting from v1.1.0, because a lot of bugs with HTMLElement event listeners and sync with Vue internals.

maskfy - Simple, No Dependences, Mobile Compatibility, IE Compatibility Only 1kb (gzip) = ♥

  •    HTML

A Javascript library without a dependency of jQuery, Zepto, and etc ... Very simple to install and use. With only 1kb (gzip) code, it's also well accepted on mobile devices

vue-inputmask - Vue.js directive to add inputmask library to your inputs (vanilla javascript).

  •    Javascript

Vue.js directive to add a mask to your inputs (vanilla javascript). This library is licensed under MIT License.


vue-currency-input - Easy input of currency formatted numbers for Vue.js.

  •    Javascript

The Vue Currency Input plugin allows an easy input of currency formatted numbers. It provides both a standalone component (<currency-input>) and a custom Vue directive (v-currency) for decorating existing input components with currency format capabilities. Read the guide to getting started or check out the examples to see it in action.

vue-input-facade - A lightweight and dependency free input masking library created specific for Vue

  •    Javascript

Installs the component, directive and filter for your entire application. If you are migrating an existing project to vue-input-facade from another plugin and dont want to touch the whole codebase. You may pass options during plugin installation to override the default tokens or directive name.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.