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.
Legra (Lego brick Graphics) is a small JavaScript library that lets you draw using LEGOยฎ like brick shapes on an HTML <canvas> element. This library defines basic graphics primitives like lines, rectangles, polygons, ellipses, bรฉzier curves, etc.