Double range input for vue 3 with min and max value that help you select two value with one input
Easy input of currency formatted numbers for Vue.js.
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Datepicker component for Vue 3
React component wrapper for range-slider-input
Color picker component for Vue.js
creates a new array with given range
Check whether an IP(v4 or v6) is in an CIDR range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
React component for inputting numeric values within a range
implement correct ranges for level-*
Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. Used by micromatch.
Range header field string parser
International Telephone Input with Vue
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
JavaScript/TypeScript Component Suite for Responsive Web Development
TypeScript definitions for range-parser
a glob matcher in javascript
Style range inputs with unprefixed pseudo-classes
JavaScript parser, mangler/compressor and beautifier toolkit
Adds new pseudo-elements to inputs for easy cross-browser styling of their inner elements
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers
A component create range slider that have two values minValue and maxValue that can be set in props and get on @input event in addition min, max, step, ... etc. see ReadMe