ModClean / modcleanLinks
Remove unwanted files and directories from your node_modules folder
☆407Updated last year
Alternatives and similar repositories for modclean
Users that are interested in modclean are comparing it to the libraries listed below
Sorting:
- Better file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive fi…☆537Updated last year
- Fast and safe nested object access and manipulation in JavaScript☆256Updated last year
- Run some code when the process exits☆118Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆439Updated last month
- Generate self-signed certificates from node.js☆243Updated 2 months ago
- A simple spinner for node cli☆275Updated 6 years ago
- Sanitize string for use as filename☆360Updated last year
- node.js library for fast reading of large ZIPs☆464Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated 2 years ago
- Common error classes and utility functions☆283Updated 4 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- Nice text table for Node.js☆316Updated 7 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Beautiful UI for showing tasks running on the command line.☆279Updated 5 years ago
- Promise-based queue☆230Updated 3 years ago
- Schema-Inspector is a simple JavaScript object sanitization and validation module.☆503Updated 10 months ago
- Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.In…☆655Updated last year
- He is like Batman, but for Node.js stack traces☆252Updated last year
- Safely and quickly serialize JavaScript objects☆353Updated 9 months ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Human readable time distances for javascript☆468Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 months ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆388Updated 2 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆259Updated last year
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆293Updated 5 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated last month
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆452Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated last month