asilluron / z

Z lib for JS
MIT License
5 stars 2 forks source link

Browser support without requiring Browserify #6

Closed ckknight closed 8 years ago

ckknight commented 9 years ago

I recommend wrapping z.js in a UMD pattern so that it can be used in-browser with AMD, Browserify, or (worst case) a global variable.