tiny commit walker
Get a KeyboardEvent.key-style string from an event
Better Stack Node.js logger (formerly Logtail)
Tiny LiveReload server, background-friendly
Simple JS queue with auto run for node and browsers
Tiny JavaScript tokenizer.
JSON Merge Patch (RFC 7396) Implementation
A tiny function for truncating a string which may containg ANSI escapes, with automatic terminal width detection.
A tiny secp256k1 JS
Tiny library that simplifies subclassing and inheriting from Error while keeping the correct name and stack. Also supports constructing from an object of properties. Saves you from boilerplate.
Type-safe data decoding and encoding for the minimalist.
Better Stack Typescript types (formerly Logtail)
Turn AWS CloudFormation templates into AWS CDK applications
Better Stack logging core (formerly Logtail)
Stack traces as an array of stack frames with source maps support.
A tiny library for hiding and showing the cursor in the terminal.
Merge objects & other types recursively. A simple & small integration.
A BIP32 compatible library
OpenType font parser
Web workers & worker threads as simple as a function call
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
Utility for working with stack traces
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.