Catmull-Rom spline editor Simple spline editor. Special thanks to Mika Rantanen and his great blog post. Live demo https://frysztak.github.io/splicer/ Local usage $ git clone https://github.com/frysztak/splicer $ npm ci $ npm run start App should be available under localhost:8080/index.html.