14 packages
advance-javascript
a collection of javascript prototype extensions that make your javascript coding very easy and hanndy.
fav-color-picker-react
color picker component with favourites color list that return color object having all properties that any developer required in coding. As rgb, rgba, hsl, hsla, hex, r, g, b, a, h, s, l, etc. color code.
govind-ts-test
hello-govind
## Project setup ``` npm install ```
move-rotate-resizer
A simple javascript object that provide easy way to make any dom element resizable. It provide handles to move, resize and rotate target element. Optimized, fastest and easiest single javascript file.
multi-range-slider-control
vanilla js code to create multi range slider control that provide many property and method to handle it. easy to use and full css support for UI/UX
multi-range-slider-next
Simple component to select range values from slider. React component that return two value minValue and maxValue by event onInput/onChange.
multi-range-slider-react
Simple component to select range values from slider. React component that return two value minValue and maxValue by event onInput/onChange.
multi-range-slider-react-ts
simple component to select range values from slider
multi-range-slider-vue
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