ForbesLindesay / sync-rpc
Run asynchronous commands synchronously by putting them in a separate process
☆77Updated 6 months ago
Alternatives and similar repositories for sync-rpc:
Users that are interested in sync-rpc are comparing it to the libraries listed below
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- programmatically publish and unpublish npm packages☆46Updated 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 2 years ago
- Get the file location associated with a dependency/partial's path☆82Updated 2 weeks ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆142Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Make your own nested errors☆68Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- programmatic npm API☆110Updated 3 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Write data to a random temporary file☆105Updated 6 months ago
- Clear a module from the cache☆181Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Monorepo for NodeLib libraries☆70Updated last month
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Compressible Content-Type / mime checking.☆99Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- Sort the keys of an object☆102Updated 5 months ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- webpack HMR Client☆121Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆126Updated 2 months ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Finds the common standard cache directory☆158Updated 11 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆152Updated last year
- Check if a value is a plain object☆102Updated 9 months ago
- Create a MD5 hash with hex encoding☆45Updated last year