Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Extremely fast implementation of node core url library
Utility to dynamically load ESM modules in TypeScript CommonJS projects
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Minimal runtime for soda-gql operations
A drop-in substitute for the browser native localStorage API that runs on node.js.
Convert an Uint8ClampedArray to an image
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
No-bullshit, ultra-simple, 35-lines-of-code synchronized forEach / map function for JavaScript.
This module is providing an asynchronous cache for ArrayBuffers.
A JSON editing engine with base/draft, diff, undo, and scoped lenses.
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
Detect Filetype by bytes
WXT module for forwarding console logs from web extension scripts to dev server
Finds countries by various country codes
Allow only single quotes for import
Statoscope config utils
Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format
reduce() for old browser, in typescript.
Functional version of Array.isArray
Limit the count of a lines.
Return element accessors for a provided array-like object.
prompting wizardly
Require Node module and immediately remove it from module cache to force loading again next time