npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ECMAScript" 的结果(共 36 个)
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
escope

ECMAScript scope analyzer

BSD-2-Clause
regenerator

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

MIT
esquery

A query library for ECMAScript AST using a CSS selector like query language.

BSD-3-Clause
regenerator-babel

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

BSD
mlly

Missing ECMAScript module utils for Node.js

MIT
escodegen

ECMAScript code generator

BSD-2-Clause
esrecurse

ECMAScript AST recursive visitor

BSD-2-Clause
es6-object-assign

ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill

MIT
eslint-scope

ECMAScript scope analyzer for ESLint

BSD-2-Clause
acorn-loose

Error-tolerant ECMAScript parser

MIT
esm

Tomorrow's ECMAScript modules today!

MIT
acorn-walk

ECMAScript (ESTree) AST walker

MIT
esutils

utility box for ECMAScript language tools

BSD-2-Clause
string.prototype.repeat

A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.

MIT
string.prototype.codepointat

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.

MIT
es5-shim

ECMAScript 5 compatibility shims for legacy JavaScript engines

MIT
unicode-match-property-value-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

MIT
unicode-match-property-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

MIT
es6-weak-map

ECMAScript6 WeakMap polyfill

ISC
es6-set

ECMAScript6 Set polyfill

ISC
eslint-plugin-es

ESLint plugin about ECMAScript syntactic features.

MIT
@samverschueren/stream-to-observable

Convert Node Streams into ECMAScript-Observables

MIT
stream-to-observable

Convert Node Streams into ECMAScript-Observables

MIT
valid-module

Verify that file or package, be it remote, or local, is a valid ECMAScript Module

Artistic-2.0
jsbi

JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.

Apache-2.0
esotope

ECMAScript code generator

levn

Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible

MIT