jakwuh / deasync-promiseLinks
Transform async functions into sync with promise API
☆17Updated 9 years ago
Alternatives and similar repositories for deasync-promise
Users that are interested in deasync-promise are comparing it to the libraries listed below
Sorting:
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Runtime vendor prefixing based on feature detection.☆67Updated 8 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 5 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Indent each line in a string☆115Updated 3 years ago
- Find the closest babel config based on a directory☆13Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Write data to a random temporary file☆108Updated last week
- find all require/import calls by walking the AST☆53Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Prefix each css selector with parent selector☆58Updated this week
- Get a random temporary file path☆81Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Sort an object's keys, including an optional key list☆35Updated 2 weeks ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Declarative JavaScript framework to build command-line applications.☆37Updated 8 years ago