Range parser that parse range from string, e.g. "0, 1, 7~8, 9-10, 100~105" -> [[0, 1], [7, 10], [100, 105]]
get the cookies on both the client & server
A minimal yet fully type-safe Result implementation for TypeScript
MCP server for Tiny ERP — products, stock, categories, warehouses, price lists, orders, invoices, accounts payable/receivable
A tiny template string logger with structured output
Router for SPAs using Svelte 5
Tiniest of tiny base64 uid generators
🐊Putout plugin adds ability to find and remove test.constant-conditions calls
Slice GeoJSON data into vector tiles efficiently(maptalks fork)
Like an array, but rounder.
Hubspot forms in Next.js with no headache
A password prompt that does print data to the TTY
A library for ISO Country and Province data, wrapping two npm modules in an easy-to-use API.
Graphql Hooks
The logging package for the Powertools for AWS Lambda (TypeScript) library
PDF extraction and rendering across all JavaScript runtimes
Use Happy DOM globally in a Node.js environment for testing.
Node CLI or module to calculate folder size
Utilities for managing package managers.
Design tokens and v2 theme runtime for Tiny UI
A super simple JavaScript library for defining recurring schedules and calculating occurrences for them
Shared log
This Exodus SDK feature loads transaction history for all enabled assets. It also provides the option to force refresh transaction history for assets individually or en masse.
A tiny URL param parser, suitable for server or browser