A drop-in replacement for JSON.parse that uses `jju` to give helpful errors
Properly hijack require, i.e., properly define require hooks and customizations
A small utility to parse, match and generate paths
CSS parser / stringifier
Tiny logger for knex
"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
Backs out file tree changes
Runtime type observability for TypeScript — progressively replace `any` with real Zod schemas
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Breadth-first deep object filter
chain a bunch of functions together into a single call
A simple and easy-to-use JS image convert tools, which can specify size to compress the image.
Shared utilities for postcss-plugins monorepo packages.
A very light-weight in-code option parsers for node.js.
One-time password input component for React.
Dependency-free streams utils for Node.js
Get contents from tags in .vue files (using AST tree).
camelCase and under_score utilities for objects.
arco webpack plugin
The lodash method `_.forEach` exported as a module.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Loop over each item in an array and call the given function on every element.
Serialises error object to normal object
Fetches the contents of a file accross node and browsers.