Creates ASCII Art from text. A full implementation of the FIGfont spec.
Reads the pixels of an image as an ndarray
TypeScript definitions for heapdump
PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.
assertion library that throws user-specified error types (accepts error class and message)
Stop throwing errors, and instead return Results!
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
Making it as easy as possible to authenticate a Google API request
Abstract streams to deal with the whole buffered contents.
Walk the dependency graph of a glslify shader.
Development-only error handler middleware
TypeScript definitions for imagemagick
Abstract migration framework for node
A slightly nicer interface to Postgres over node-libpq
Official SAP HANA Node.js Driver
Node.js module for Google API service account authorization (Server to Server flow)
get a list of staged git files and their status
Custom error handler for Node.js CLIs.
replay a historical tx using a web3 provider as a data source
Small module to create code errors with format support.
Helpers for using JavaScript promises
JavaScript Implementation of SCSS (Sassy CSS)
convert CSV files to GeoJSON
Vite plugin for packing distribution/build folder into a zip file.