npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ES7" 的结果(共 19 个)
webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

MIT
array-includes

An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.

MIT
es7-object-polyfill

A polyfill for missing Object.values / Object.entries

Unlicense
babel-plugin-async-to-promises

Transpile ES7 async/await to vanilla ES6 Promise chains

ISC
esdoc-es7-plugin

ES7 Plugin For ESDoc

MIT
requisition

ES7 async/await ready http client

MIT
fly-esnext

Allows flyfiles to be written with new-age ES6 or ES7 syntax.

MIT
es7-shim

ECMAScript 7 compatibility shims for legacy JavaScript engines

MIT
acorn-es7

ES7 decorators support for Acorn.

MIT
enable

ES6 and ES7 feature detection.

MIT
autocreate

`new`-less classes for ES7/Babel, TypeScript, CoffeeScript, etc.

ISC
seventh

A lean Promises and Async lib for ES6/ES7

MIT
set-tojson

ES7 Proposal: Set#toJSON https://github.com/DavidBruant/Map-Set.prototype.toJSON

MIT
map-tojson

ES7 Proposal: Map#toJSON https://github.com/DavidBruant/Map-Set.prototype.toJSON

MIT
is-async-fn

Check if something is an ES7 async function

MIT
medium

CSP-style channel library using ES7 async/await keywords

ISC
fs-extra-promise-es6

An ES6 promise adapter for fs-extra for use with ES7 async/await

MIT
es7-sleep

ES7 sleep function with async/await

MIT
core-decorators

Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @​override, @​deprecate, @​autobind, @​mixin and more! Works great with React/Angular/more!

MIT