paldepind / sync-promiseLinks
Compact synchronized promise implementation. Promises/A+ incompliant. Works inside IdexedDB transactions.
☆33Updated 8 years ago
Alternatives and similar repositories for sync-promise
Users that are interested in sync-promise are comparing it to the libraries listed below
Sorting:
- Babel plugin for power-assert☆93Updated 2 years ago
- Runtime type checking for JSDoc☆55Updated 6 years ago
- require/import dependency validation☆44Updated 2 years ago
- Babel plugin to encourage reliable programming by writing assertions in production code, and compiling them away from release.☆59Updated 2 years ago
- transform loader for webpack☆110Updated 5 years ago
- Project is Discontinued and I'm contributing here -☆70Updated 8 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Simple API to compile TypeScript code string to JavaScript. That's all!☆80Updated 7 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- A Babel preset that uses modify-babel-preset to modify babel-preset-es2015 and enable loose mode where available.☆64Updated 6 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Just a reasonable `typeof`☆84Updated 2 years ago
- Karma plugin for AVA☆63Updated 9 years ago
- JSDoc to assert☆38Updated 8 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Simple pub/sub for data flow like Redux.