array.prototype.reverse
An ES5 spec-compliant `Array.prototype.reverse` shim/polyfill/replacement that works as far down as ES3.
An ES5 spec-compliant `Array.prototype.reverse` shim/polyfill/replacement that works as far down as ES3.
ES spec-compliant `Array.prototype.slice` shim/polyfill/replacement that works as far down as ES3
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.toSpliced` shim/polyfill/replacement that works as far down as ES3.
ES spec-compliant `Array.prototype.unshift` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
An ES5 spec-compliant `Array.isArray` shim/polyfill/replacement that works as far down as ES3.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
In an HTML canvas, a bunch of interactive particles connected with lines when they approach each other.
Cross-framework and simple web system component scanner, support vue(html, pug template), react, jsx, tsx, help counting component usage.
A simple cache for a few of the JS Error constructors.
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
A beautifully simple yet powerful API testing framework built to tackle the most complex challenges with ease
Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.
CJET-AXIOS
Like the new operator, but a function.
An npm package for demonstration purposes using TypeScript to build for both the ECMAScript Module format (i.e. ESM or ES Module) and CommonJS Module format. It can be used in Node.js and browser applications.
An opinionated TypeScript build toolchain for modern node projects and libraries.
A code bundler/pruner originally designed to convert code from the Node.js ecosystem into the browser ecosystem