Get system font families (all TTF and OTF) using pure JavaScript
Convert arrays and delimited strings to PostgreSQL array representation.
Keep your lambdas warm during winter.
Create an array of the owned/enumerable keys of an input object.
Simple dependency-free TSV and CSV converter/parser
Returns an array of `locale` strings, sorted by quality, given the string from an HTTP `Accept-Language` header.
A node.js client for the Plaid API
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
Extends LRU base on hashlru
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v15.0.0’s categories, scripts, blocks, bidi, and other properties.
The Adyen API Library for NodeJS enables you to work with Adyen APIs.
ESLint plugin that adds custom linting rules to enforce best practices when using Zod
Dev server for web applications
Fork of node-fetch-native with support for custom agents
MySQL module for Testcontainers
Return a shallow copy of a portion of an array.
parse argument options
Official library for interacting with Slack's Oauth endpoints
Switches between unfetch & node-fetch for client & server.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
A data validation and state engine
Build servers for Node.js using the web fetch API
Node HTTP adapter for @pollyjs
colorParsley() • a lightweight yet versatile color parsing function with no dependencies. Takes various color strings, numbers, or objects, and turns them into simple arrays. Bonus utilities colorToHex() and colorToRGB() included