Wrapper around Apple's simctl binary
Template-based docx report creation
TypeScript definitions for redlock
This package represents core 'shared' functionality that is shared by analytics packages. This is not designed to be used directly, but internal to analytics-node and analytics-browser.
Client to proxy webhooks to localhost
encodeURIComponent with charset
RedBeanNode is an easy to use ORM tool for Node.js, strongly inspired by RedBeanPHP. It automatically generates the tables and columns on-the-fly
Parses emails to remove replies and other potentially unwanted data
For libraries that want to include log4js for logging, but don't want to introduce version conflicts for users that also use log4js. Delegates to whatever log4js version can be found, but does not introduce a specific log4js version.
Shared base functionality for implementing engines for the 51Degrees Pipeline API
NodeJS Library for Facebook
Trie Data Structure to support cspell.
multiple hash functions
A very simple and fast http server for node, bash, and spawnable from C, Python etc. It is lightweight and great for embedded solutions as well as everyday development or public facing apps.
Lumigo core node sdk
An implementation of BBS+ signatures using rust and typescript for node.js
Pluggable eslint config for Node.js that you can import, extend and override
TypeScript definitions for oboe
Detects if node is modern, with helpful command line tools
An easy way to expose properties on a module from a package.json
Model Context Protocol inspector
POSIX-style getopt()
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations