ybogdanov / node-sync

Write simple and readable synchronous code in nodejs using fibers
MIT License
492 stars 70 forks source link

Browserify support for node-sync #55

Open gandhirajan opened 7 years ago

gandhirajan commented 7 years ago

Hi, Is there any way to browserify node-sync so that it can be used in browsers with out the need to rely on nodeJs?