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:
- Runtime vendor prefixing based on feature detection.☆67Updated 5 months ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks 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
- Sort an object's keys, including an optional key list☆32Updated last month
- Use ES6 proxies today!☆65Updated 8 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Babel preset for all plugins needed with the latest electron☆47Updated 8 years ago
- Write data to a random temporary file☆107Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Adds a "file" literal which is included and translated to a string at compile-time.☆13Updated 8 years ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 5 years ago
- Basic API for yarn.☆28Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Resolve URL pathnames using JavaScript☆64Updated 3 years ago
- Create a MD5 hash with hex encoding☆46Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Prefix each css selector with parent selector☆58Updated 5 years ago
- Decompress a HTTP response if needed☆73Updated this week
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago