npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "es6" 的结果(共 44 个)
is-integer

ES2015 (ES6) Number.isInteger polyfill

WTFPL OR ISC
object-mixin

ES6 next big thing polyfilled before it gets real

synchronous-promise

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

BSD-3-Clause
defs

Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.

MIT
regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

MIT
@rollup/plugin-json

Convert .json files to ES6 modules

MIT
es6-object-assign

ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill

MIT
babel-plugin-module-alias

Babel plugin to rewrite the path in require() and ES6 import

MIT
@babel/helper-create-class-features-plugin

Compile class public and private fields, private methods and decorators to ES6

MIT
is-callable

Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.

MIT
react-stand-in

Proxies ES6 React components without unmounting or losing their state.

MIT
parole

Another ES6 promise implementation (compliant with Promises/A+)

MIT
babel-helper-module-transforms

Babel helper functions for implementing ES6 module transformations

MIT
@babel/helper-module-transforms

Babel helper functions for implementing ES6 module transformations

MIT
es6-module-loader

An ES6 Module Loader shim

es6-iterator

Iterator abstraction based on ES6 specification

MIT
es6-weak-map

ECMAScript6 WeakMap polyfill

ISC
es6-set

ECMAScript6 Set polyfill

ISC
is-module

check if a source string is an es6 module

MIT
@surma/rollup-plugin-off-main-thread

Use Rollup with workers and ES6 modules today.

Apache-2.0
es6-promisify

Converts callback-based functions to ES6 Promises

MIT
macroable

A simple ES6 class that can be extended to provide macros and getters functionality

MIT
request-promise-native

The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.

ISC
grunt-terser

Grunt plugin for A JavaScript parser, mangler/compressor and beautifier toolkit for ES6+.