martinez-polygon-clipping
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
kind-of
Get the native type of a value.
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.