7384 packages found
Description
Standard library
Keywords
- ES3
- ES5
- ES6
- ES7
- ES2015
- ES2016
- ES2017
- ES2018
- ES2019
- ES2020
- ECMAScript 3
- ECMAScript 5
- ECMAScript 6
- ECMAScript 7
- View more
Publisher
Description
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Keywords
Publisher
Description
ECMAScript spec abstract operations.
Keywords
Publisher
Description
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Keywords
Publisher
Description
Reactive Extensions for modern JavaScript
Keywords
Publisher
Description
Import with sanity.
Keywords
Publisher
Description
Next-generation ES module bundler
Keywords
Publisher
Description
Determine if the JS environment has Symbol support. Supports spec, or shams.
Keywords
Publisher
Description
babel module loader for webpack
Keywords
Publisher
Description
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Keywords
Publisher
Description
ES2019 spec-compliant String.prototype.trimEnd shim.
Keywords
Publisher
Description
ES2019 spec-compliant String.prototype.trimStart shim.
Keywords
Publisher
Description
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Keywords
Publisher
Description
Babel compiler core.
Keywords
Publisher
Description
ES6 spec-compliant RegExp.prototype.flags shim.
Keywords
Publisher
Description
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
Keywords
Publisher
Description
Babel compiler core.
Keywords
Publisher
Description
TypeScript package which smartly trims and strips indentation from multi-line strings
Keywords
- dedent
- deindent
- indentation
- multi-line string
- multiline strings
- template literals
- template strings
- ts
- typescript
- es6
- harmony
Publisher
Description
Lodash exported as ES modules.
Keywords
Publisher
Description
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.