bezier-curve-playground Svelte Themes

Bezier Curve Playground

Browser based SVG editor for drawing Bezier curves

Bézier curve playground

A website for playing around with Bézier curves.

client contains the website code written in Svelte.

lib contains general Bézier curve methods that can be used in the browser or nodejs.

libtest contains unit tests for the methods in lib written with mocha to run with nodejs.

Whole project written in Typescript where possible.

Top categories

Loading Svelte Themes