Pure-JS ADLER-32
An ES-spec-compliant (proposed) String.prototype.at shim/polyfill/replacement that works as far down as ES3
A bcrypt library for NodeJS.
Fossil SCM delta compression
Simple “Least Recently Used” (LRU) cache
node's assert.deepEqual algorithm except for NaN being equal to NaN
mime-types rewrite in TypeScript with ESM and CommonJS targets
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
a glob matcher in javascript
A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
ES 2021 spec-compliant shim for Promise.any
mirror of memfs, bundled and exposed as ES module
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Native sha256 react-native
Checksum validator
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-resize</h1> <p>Resize an image.</p> </div>
TypeScript definitions for file-saver-es
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Gets EPSG Code for Various Inputs (incl. OGC WKT, ESRI WKT, GML, Mapfile, PROJ String, Proj4js String, XML)
Append the contents of one stream onto another.
Detect Node.JS (as opposite to browser environment). ESM modification