A module to check if a polygon self-intersects using a sweepline algorithm
This library may not be fast, but it is robust. Robust in the fact that it will find all of the self-intersections in a polygon - minus of course shared endpoints.
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.