ForbesLindesay / sync-rpc
Run asynchronous commands synchronously by putting them in a separate process
☆76Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for sync-rpc
- Find the closest package.json file☆159Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆140Updated 11 months ago
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆43Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Get the file location associated with a dependency/partial's path☆78Updated 2 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated last year
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Parse the things that can be arguments to `npm install`☆125Updated last month
- Finds the common standard cache directory☆151Updated 9 months ago
- Read a package.json file☆166Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 3 months ago
- JavaScript option parsing and help generation library☆162Updated 6 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Import a globally installed module☆57Updated 10 months ago
- Monkey-patches for file system related things☆112Updated 2 weeks ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- programmatic npm API☆112Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- ☆138Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆110Updated last year
- string representations of objects in node and the browser☆143Updated last week