npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

simplify

1.0.0

@tjholowaychuk

npmSnykSocket
Downloads:5117
$ npm install simplify
DailyWeeklyMonthlyYearly

Simplify

Path smoothing component, a fork of simplify-js.

Installation

$ component install component/simplify

API

simplify(points, [tolerance], [highestQuality])

Simplify the given points, an array of objects with .x and .y properties, with the given tolerance defaulting to 1.

License

BSD