nowthis / sankeymatic

Make Beautiful Flow Diagrams
http://sankeymatic.com/build/
ISC License
843 stars 122 forks source link

Convert to IIFE-style code #2

Closed nowthis closed 8 years ago

nowthis commented 8 years ago

Immediately-Invoked Function Expression.

To avoid polluting the global namespace any more than we actually have to.