Stars
Collection of codemod scripts that help update and refactor Vue and JavaScript files.
Lightweight, unobtrusive, configurable JavaScript logger.
If isFunction(callbackfn) is false, throw a TypeError exception.
ES6-compliant shim for SameValueZero.
Define multiple non-enumerable properties at once.
ES6-compliant shim for RequireObjectCoercible.
Determine whether a given value is a function object.
Browserify Plugin for Renaming require() Calls
A small, fast, JavaScript-based JavaScript parser
A list of ES5 whitespaces, when `\s` doesn't cut it.
Walks a given object and invokes a function on each iteration.
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
Calculates the Power Set of a set S. http://en.wikipedia.org/wiki/Power_set
Detect whether or not an object is an ES6 SET.
A collection of the best JavaScript type testing methods.
Detect whether or not an object is a DataView.
Detect whether or not an object is an ArrayBuffer.
Tests if ES6 @@toStringTag is supported.