Shawk icon indicating copy to clipboard operation
Shawk copied to clipboard

Explore porting to Node.js

Open hawkins opened this issue 8 years ago • 0 comments

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.

hawkins avatar Jul 24 '17 14:07 hawkins