Find out why a dependency exists - trace npm dependency chains instantly
Node is running but you don't know why? why-is-node-running is here to help you.
Universal filesystem path utils
Create an error with a code
Dependency Injection library for JavaScript and TypeScript
Minimal and efficient cross-platform file watching library
Find and parse the tsconfig.json file from a directory path
Check if stdout or stderr is interactive
This is a re-bundled version of [Shiki](https://shiki.style) which strips out the dependencies which aren't necessary for [TypeDoc](https://typedoc.org/)'s usage.
A faster, secure and convenient alternative for JSON.parse
Validate that the peerDependencies of a given package.json have been satisfied.
Work with npm/yarn packages locally like a boss.
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
A NestJS module that provide a cli
A simple measure of software dependency freshness
A lite version of Rive's canvas based web api.
Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C
Universal WHATWG Fetch API for Node, Browsers and React Native
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Reliably determines if the code is running in Node.js
A simple and powerful JavaScript animation library
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
NodeJS Require that let you handle module not found error without try/catch