sdecima / javascript-detect-element-resize

A Cross-Browser, Event-based, Element Resize Detection
MIT License
879 stars 150 forks source link

Evaluate creating a module with its own namespace and using Browserify #12

Open sdecima opened 9 years ago

sdecima commented 9 years ago

Following @sverrejoh advice on #11, we should evaluate creating a module with its own namespace, and then from that module we can build a standalone version (for browser use, etc.)

Reference: https://github.com/substack/browserify-handbook#standalone