nolanlawson / promise-workerLinks
Promise-based messaging for Web Workers and Service Workers
☆481Updated 3 years ago
Alternatives and similar repositories for promise-worker
Users that are interested in promise-worker are comparing it to the libraries listed below
Sorting:
- A tiny and mostly spec-compliant WebWorker polyfill☆246Updated 2 years ago
- Seamlessly create Web Workers☆656Updated 8 years ago
- launch a web worker that can require() in the browser with browserify☆419Updated 10 months ago
- Sample project for packages built using rollup.☆325Updated 8 years ago
- An Express-like layer on top of Service Workers to provide a way to easily plug functionality.☆255Updated 4 years ago
- Playground to test repaint rates of JS libs☆256Updated 3 years ago
- An NX utility, responsible for executing code in the context of an object.☆164Updated 7 years ago
- CommonJS Tree Shaker plugin for WebPack☆915Updated 2 years ago
- JavaScript client-side search API with web-worker support☆421Updated 2 years ago
- Blazing fast unique hash generator☆309Updated 3 years ago
- 🍩 1kb minimally viable DOM Document implementation☆690Updated 4 years ago
- [DEPRECATED] Google Closure Compiler plugin for Webpack☆463Updated 6 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Webpack loader to offload modules to Worker threads seamlessly using Comlink.☆629Updated 5 years ago
- JSX transpiler. A standard and configurable implementation of JSX decoupled from React.☆293Updated 5 years ago
- Simplifies creation of a service worker to serve your webpack bundles.☆459Updated last month
- A mixin library for ES6☆788Updated 6 years ago
- ☆604Updated 7 years ago
- The 3 most useful ES7 decorators: bind, debounce and memoize☆1,038Updated 7 years ago
- This repository is no longer active. ResizeObserver has moved out of WICG into☆255Updated 5 years ago
- CLI to convert CommonJS to ES6 modules (UNMAINTAINED)☆285Updated 3 years ago
- Asynchronous Javascript language extensions☆287Updated 5 years ago
- HTML template strings for the Browser with support for Server Side Rendering in Node.☆686Updated 3 years ago
- Message passing between ServiceWorker and pages made simple☆297Updated 7 years ago
- This package has moved and is now available at @rollup/plugin-babel / https://github.com/rollup/plugins/tree/master/packages/babel☆703Updated 5 years ago
- parses html into hyperscript☆171Updated 9 years ago
- An isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.☆355Updated 2 years ago
- Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin