handle-sliderjs

A package for creating customzable sliders with handles displaying the slider value.

react-radio-slider

A react component that allows you to select a value from a range of values using a slider and / or radio buttons.

define-property

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.