全部标签
目录标签

#ecmascript

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

75 条记录
标签为“ecmascript”按健康指数排序
npm
91优秀健康指数
eslint/eslint
Find and fix problems in your JavaScript code.
JavaScript★ 27.4K↓ 601M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
crates.io
81良好健康指数
swc-project/swc
Rust-based platform for the Web
Rust★ 34.2K↓ 0/月2026年7月14日
Apache-2.02026年7月14日 · 指标 1.13.0
npm
75良好健康指数
tc39/ecma262
Status, process, and documents for ECMA-262
HTML★ 15.7K↓ 4,824/月2026年7月21日
自定义许可证2026年7月21日 · 指标 1.13.0
npm
73良好健康指数
jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
JavaScript★ 9,288↓ 208M/月2026年7月13日
MIT2026年7月13日 · 指标 1.13.0
npm
73良好健康指数
meriyah/meriyah
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
TypeScript★ 1,211↓ 18.3M/月2026年7月14日
ISC2026年7月14日 · 指标 1.13.0
npm
71良好健康指数
eslint-community/eslint-plugin-n
Additional ESLint rules for Node.js
JavaScript★ 341↓ 29.4M/月2026年7月19日
MIT2026年7月19日 · 指标 1.13.0
npm
65中等健康指数
ljharb/es-abstract
ECMAScript spec abstract operations.
JavaScript★ 123↓ 357M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
63中等健康指数
ljharb/es-to-primitive
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
JavaScript★ 22↓ 297M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
62中等健康指数
plugjs/build
Simple shared build using PlugJS
TypeScript · JavaScript★ 0↓ 2,170/月2026年7月19日
Apache-2.02026年7月19日 · 指标 1.13.0
crates.io
61中等健康指数
boa-dev/ryu-js
Fast floating point to string conversion that complies to the ECMAScript number-to-string algorithm
Rust★ 28↓ 2.5M/月2026年7月14日
Apache-2.02026年7月14日 · 指标 1.13.0
npm
61中等健康指数
es-shims/String.prototype.trim
ES5 spec-compliant shim for String.prototype.trim
JavaScript★ 13↓ 308M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
60中等健康指数
es-shims/Function.prototype.name
ES6 spec-compliant Function.prototype.name sham.
JavaScript★ 12↓ 302M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
59中等健康指数
es-shims/String.prototype.trimEnd
ES2019 spec-compliant String.prototype.trimEnd shim
JavaScript★ 5↓ 312M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
56中等健康指数
ljharb/call-bind
Robustly `.call.bind()` a function.
JavaScript★ 12↓ 435M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
54中等健康指数
inspect-js/has-symbols
Determine if the JS environment has Symbol support. Supports spec, or shams.
JavaScript★ 18↓ 645M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
54中等健康指数
inspect-js/hasOwn
A robust, ES3 compatible, "has own property" predicate.
JavaScript★ 2↓ 887M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
54中等健康指数
ljharb/get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time.
JavaScript★ 34↓ 658M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
53中等健康指数
es-shims/array-includes
Array.prototype.includes spec-compliant polyfill
JavaScript★ 43↓ 244M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
53中等健康指数
inspect-js/is-array-buffer
Is this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 13↓ 299M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
53中等健康指数
inspect-js/is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
JavaScript★ 42↓ 361M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
53中等健康指数
inspect-js/is-typed-array
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.
JavaScript★ 12↓ 367M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
53中等健康指数
mathiasbynens/regexpu-core
regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.
JavaScript★ 81↓ 179M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
52中等健康指数
es-shims/Array.prototype.flat
An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
JavaScript★ 31↓ 247M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
52中等健康指数
es-shims/Array.prototype.flatMap
An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
JavaScript★ 33↓ 255M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
52中等健康指数
inspect-js/is-bigint
Is this an ES BigInt value?
JavaScript★ 7↓ 319M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
52中等健康指数
ljharb/es-errors
A simple cache for a few of the JS Error constructors.
JavaScript★ 10↓ 678M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
52中等健康指数
ljharb/internal-slot
ES spec-like internal slots.
JavaScript★ 10↓ 312M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
52中等健康指数
lydell/js-tokens
Tiny JavaScript tokenizer.
JavaScript · CoffeeScript★ 5562026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
51中等健康指数
es-shims/Object.entries
ES2017 spec-compliant shim for Object.entries
JavaScript★ 59↓ 230M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
51中等健康指数
es-shims/Object.values
ES2017 spec-compliant shim for Object.values
JavaScript★ 73↓ 253M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0