thelonious / kld-intersections

A library of intersection algorithms covering all SVG shape types
BSD 3-Clause "New" or "Revised" License
343 stars 55 forks source link

Updates and linting #46

Open brettz9 opened 4 years ago

brettz9 commented 4 years ago

Howdy!

Was just going through my packages using deprecated packages, and noticed kld-intersections had a couple. Also updates per latest linting.

You might also want to take a look at the ShapeInfo info. The class has args but does not use it and its create helper accepts object but it is always an array.

Hope all is well!