8062 packages found
Reactive Extensions for modern JavaScript
Standard library
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Next-generation ES module bundler
Import with sanity.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
babel module loader for webpack
ES6 spec-compliant RegExp.prototype.flags shim.
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Determine if a function is a native generator function.
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.
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Babel compiler core.
A dictionary of file extensions and associated module loaders.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Babel compiler core.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
- array
- TypedArray
- typed array
- which
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Determine if the JS environment has Symbol support. Supports spec, or shams.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES2019 spec-compliant String.prototype.trimStart shim.