miskun / targz
TarGz for NodeJS
☆30Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for targz
- Write data to a random temporary file☆104Updated 3 months ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆83Updated 5 years ago
- Prepend data to a file.☆34Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆97Updated 4 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 2 years ago
- touch(1) for node☆122Updated 5 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆74Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Keeps track of a server's open sockets so they can be destroyed at a moment's notice.☆27Updated 6 years ago
- Get locally or globally installation path of given package name.☆42Updated last year
- A website showing npm modules metrics☆110Updated 7 months ago
- Fuzzy match a command from a list (typo-safety)☆68Updated 9 years ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Chai assertions for Node.js filesystem☆33Updated 4 years ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- ☆41Updated 6 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆65Updated 3 years ago
- Removes your locally installed modules☆21Updated 7 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get a random temporary file path☆79Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 2 months ago
- process.hrtime() to words☆66Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Sort an object's keys, including an optional key list☆30Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago