# multi-slider **Repository Path**: mirrors_mathisonian/multi-slider ## Basic Information - **Project Name**: multi-slider - **Description**: React component for multiple values slider (allocate values) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # multi-slider React component for multiple values slider (allocate values). [![](https://nodei.co/npm/multi-slider.png)](https://www.npmjs.com/package/multi-slider) [![](https://cloud.githubusercontent.com/assets/211411/7025093/7d3dae78-dd41-11e4-9ff8-8f3e2e2d12bc.png)](http://gre.github.io/multi-slider) ## Develop and run example ``` npm install ``` ``` npm run example ```