ForbesLindesay / sync-rpcLinks
Run asynchronous commands synchronously by putting them in a separate process
☆78Updated last year
Alternatives and similar repositories for sync-rpc
Users that are interested in sync-rpc are comparing it to the libraries listed below
Sorting:
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Monkey-patches for file system related things☆119Updated 2 months ago
- Get the file location associated with a dependency/partial's path☆85Updated this week
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Clear a module from the cache☆184Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Monorepo for NodeLib libraries☆76Updated 10 months ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Read the closest package.json file☆268Updated 3 weeks ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Finds the common standard cache directory☆160Updated 7 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Read a package.json file☆174Updated 3 weeks ago
- Parse the things that can be arguments to `npm install`☆132Updated 3 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆63Updated 2 weeks ago
- webpack HMR Client☆120Updated 5 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…☆95Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago