Showing 1-20 of 4,509 packages
The instanceof mechanism cross package/module versions.
A drop-in replacement for fs, making various improvements.
TypeScript definitions for graceful-fs
Check if a value is a regular expression
Promisified graceful-fs
gracefully shuts downs http server
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
graceful fs.readlink
This plugin transforms all the ES2015 'instanceof' methods
Executes git commands gracefully. Retries them on errors
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Additional JSON-Schema keywords for Ajv JSON validator
A powerful package for gracefully shutting down NestJS applications
Tiny (~5k), dependency-free Node.JS library to make your API more graceful
Disallows use of instanceof operator, useful in TS envs where code relies purely on structural typing (i.e. static typing based on presence of attributes)
graceful exit process even parent exit on SIGKILL.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
A library to make errors.
Graceful exit when `uncaughtException` emit, base on `process.on('uncaughtException')`.