$ npm install simplify
Path smoothing component, a fork of simplify-js.
$ component install component/simplify
Simplify the given points, an array of objects with .x and .y properties, with the given tolerance defaulting to 1.
points
.x
.y
tolerance
1
BSD