Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Repositories
mattdesl repositories
[DEPRECATED] optimized indexof for a known property
util.inherits without the cruft
inject live reload into HTML content
installs the given modules if needed
A browserify transform that automatically installs your missing dependencies for you
Bare-bones lerp and smoothstep functions
a naive test to see if JS source is a browserify bundle
test if polygon is clockwise
test whether a string is a public npm module
whether a number is power of two
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
check if a key event is undo or redo