Simple database fixtures
The smallest and fastest pixel-level image comparison library.
A tiny invariant function
A replacement for process.exit that ensures stdio are fully drained before exiting.
Prepare a node environment to require files with different extensions.
A tiny (183B to 210B) and fast utility to ascend parent directories
A tiny warning function
A fetcher for binary archives
Tiny Casing utils
Left pad a string with zeros or a specified string. Fastest implementation.
[](https://circleci.com/gh/RobinCK/typeorm-fixtures)  [ cache for JavaScript with O(1) operations and optional TTL support.
Parse sass files and extract a graph of imports
Tiny and extremely fast globbing
Tiny CBOR library
A minimal fork of nanospy, with more features
Helper function to support fixtures
Testing Helpers following open-wc recommendations
A tiny inflate implementation
Fixtures of ES values, for testing purposes
Parse PlantUML with JavaScript or TypeScript
fast, tiny `queueMicrotask` shim for modern engines
A tiny secp256k1 JS
Fully type-checked EventEmitter
A tiny gem for neatly loading fixture files
Serve fixtured API responses quickly and easily. Runs a tiny sinatra server that serves static .json files or dynamic .rb files from disk. Control which fixtures are being used at localhost:port/test-panel. Great for QA and fast prototyping.
It wraps any LLM client with a tiny DSL. In test environement, it records “tapes” (YAML fixtures of real LLM calls) and replays them on subsequent runs; when a tape is stale, it re-records to keep tests current. Production stays clean and safe, while CI avoids hammering the API every run--yielding deterministic tests, faster pipelines, and fewer tokens spent.