Wrapper around Apple's simctl binary
TypeScript definitions for redlock
Template-based docx report creation
The smallest and fastest pixel-level image comparison library.
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.
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.
Trie Data Structure to support cspell.
NodeJS Library for Facebook
Shared base functionality for implementing engines for the 51Degrees Pipeline API
Vitest Builder for Angular
Pluggable eslint config for Node.js that you can import, extend and override
An easy way to expose properties on a module from a package.json
TypeScript definitions for oboe
multiple hash functions
An implementation of BBS+ signatures using rust and typescript for node.js
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
Model Context Protocol inspector
The core `url` packaged standalone for use with Browserify.
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