A Karma plugin. Report results in junit xml format.
An ESLint runner for Jest
Tiny JavaScript tokenizer.
Code coverage using v8
A tiny secp256k1 JS
JSON Merge Patch (RFC 7396) Implementation
Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
Run your React code on the go
Type-safe data decoding and encoding for the minimalist.
The easiest way to test your code against MongoDB Server
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
A Karma plugin. Adapter for RequireJS framework.
A Karma plugin. Adapter for Mocha testing framework.
Merge objects & other types recursively. A simple & small integration.
A tiny library for hiding and showing the cursor in the terminal.
A BIP32 compatible library
Web workers & worker threads as simple as a function call
Web dev server core
🔎 A simple, tiny and lightweight benchmarking library!
A tiny, simple, fast fuzzy search library
OpenType font parser
Asynchronous iterator function for parallel processing.
Extending the Jest default runner to run tests serially by default
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.