An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
ES2019 spec-compliant String.prototype.trimLeft shim.
ES2019 spec-compliant String.prototype.trimLeft shim.
Spec-compliant shim for Symbol.prototype.description proposal.
An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.
Protocol Buffers code generator for ECMAScript
No description provided.
A JavaScript module for handling cookies
mirror of cookie, bundled and exposed as ES module
A WebAssembly implementation of xxHash
2KB immutable date time library alternative to Moment.js with the same modern API
Polyfill for Metadata Reflection API
An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal
fresh rewrite in TypeScript with ESM targets
An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3
Routes requests to KV assets
An ES-spec-compliant Set shim/polyfill/replacement that works as far down as ES3
mime-types rewrite in TypeScript with ESM and CommonJS targets
<p align="left"> <img src="https://github.com/yeonjuan/es-html-parser/actions/workflows/main.yml/badge.svg?branch=main" alt="CI Badge" /> <a href="https://codecov.io/gh/yeonjuan/es-html-parser" > <img src="https://codecov.io/gh/yeonjuan/es-html-parser/bra
mirror of memfs, bundled and exposed as ES module
ES 2021 spec-compliant shim for Promise.any