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.
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
, includingtrackSize
, 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.