npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "tc39" 的结果(共 4 个)
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
regexp.escape

A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping

MIT
intl-segmenter-polyfill

This repo builds .wasm module using icu4c for breaking text into words, so that we can polyfill [Intl Segmenter Proposal](https://github.com/tc39/proposal-intl-segmenter) with full compatibility, even on browsers that do not expose v8BreakIterator api.

ISC
signal-polyfill

A polyfill for the TC39 Signal proposal.

Apache-2.0