accent
A simple library for serializable highlights.
A simple library for serializable highlights.
An accessible range slider
A BigInt can represent whole numbers larger than 2⁵³ - 1.
VS Code Selection helper functions
Slider UI component for React
A responsive date range picker for Vue.js that displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more
it simple range object
HTTP-tokenizer-client
a vue similar-input-range component
Angular Range Slider as seen on Discord.
Test whether a semver range resolves
Angular2 noUiSlider component, with a twist.
JavaScript Range Class Implementation.
Mass animate CSS properties based on proximity of mouse or arbitrary target.
A lightweight react component that acts as a HTML5 input range slider polyfill and supports customizable segmented position to value mapping
Range slider component
Chunks Stream - split stream data into HTTP chunks
A date/time picker for react (using bootstrap). This is a react port of: https://github.com/dangrossman/bootstrap-daterangepicker
🔢 Generate a range of numbers
Range parser that parse range from string, e.g. "0, 1, 7~8, 9-10, 100~105" -> [[0, 1], [7, 10], [100, 105]]