gre / multi-slider

React component for multiple values slider (allocate values)
http://gre.github.io/multi-slider
49 stars 31 forks source link

Documentation #14

Closed ShukantPal closed 5 years ago

ShukantPal commented 5 years ago

I love your component. I've used it here: https://editbspline.github.io/.

I think your project has a lack of good documentation. The examples don't clear up everything, which makes it less accessible. I had to read the source to figure out the props for MultiSlider, including trackSize, which I confused as the length and not width of the line. This component needs full documentation, which can be placed in the README.md page of this project.

ShukantPal commented 5 years ago

Solved with #16. Please accept the PR.