antimatter15 / whammy

A real time javascript webm encoder based on a canvas hack
http://antimatter15.github.com/whammy/clock.html
MIT License
1.02k stars 182 forks source link

Adds support for Node and AMD, in addition to browser globals #46

Open conundrumer opened 8 years ago

conundrumer commented 8 years ago

Adds support for node, amd, and browser globals, and also makes the github repo npm compatible, so we can do something like npm install antimatter15/whammy

mightyiam commented 7 years ago

Any chance of moving forward with this?