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.
Model Context Protocol inspector
Lumigo core node sdk
A Node-RED node to communicate with Siemens S7 PLCs.
Wrapper around Apple's simctl binary
Detect default web browser of the current user, cross-platform (Win/Lin/Mac)
Generate beautiful DMG-images for your OS X applications.
Mix-in, inheritance and constructor extend behavior for your JavaScript enjoyment.
A Node.js package that provides an easy and customizable way to calculate internal rate of return.
A wrapper for the wkhtmltopdf HTML to PDF converter using WebKit
A light-weight module that brings Fetch API to node.js
Trie Data Structure to support cspell.
express-session full featured MemoryStore layer without leaks!
multiple hash functions
TypeScript definitions for redlock
An easy way to expose properties on a module from a package.json
Filter array elements with Promises
Simply gzip and ungzip in Node.js with promises
POSIX-style getopt()
µhtml attributes handlers
Internationalize WordPress themes and plugins.
Pretty test output reporters for tap
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