Shawk
Shawk copied to clipboard
Explore porting to Node.js
The asynchronous nature of communications lends itself well Node.js, in my opinion. Maybe it's because I learned asynchrony first in JS, but I'd like to port this library to JavaScript with the same API (except camelCase function names). We could even include decorators, provided users aren't afraid to use babel transform decorators legacy.
I already have the npm name, too.
Docs could be rewritten with slate to support multi-lingual examples easily.