Workly.js

Workly.js

Simplest way to move a class/function to a web worker.

0 followers

Workly is a really simple way to move a stand-alone function/class to a web worker. 🏋️‍♀️→ 😄 You know when you have some javascript code that's computationally draining, causing your web page to be unresponsive for a while - Use web workers! And Workly is a ridiculously easy way of using them.