doowb / background-processLinks
Run a process in the background, disconnected from the main process.
☆11Updated 8 years ago
Alternatives and similar repositories for background-process
Users that are interested in background-process are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Add middleware to run for specified routes in your gulp pipeline.☆13Updated 8 years ago
- ☆26Updated 7 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Paginate an array into pages of items.☆15Updated 9 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago