mattdesl / gsap-promise

promise wrapper for gsap (TweenLite)
MIT License
48 stars 10 forks source link

Compiled distributable? #1

Closed cheapsteak closed 8 years ago

cheapsteak commented 9 years ago

Want to drop this into jsfiddles/codepens

mattdesl commented 9 years ago

The only trouble is that it introduces another avenue I need to maintain and update with new versions. Adding a bundle to git also adds some bloat.

Have you seen this? http://requirebin.com/

cheapsteak commented 9 years ago

Yeah I took a look but it doesn't have the nice things that codepen has (Slim/Jade instead of HTML, Stylus/Sass instead of CSS, ES6 instead of ES5)

Although I wonder if I could require a module there and load the output externally?

cheapsteak commented 9 years ago

requirebin broke :(

cheapsteak commented 8 years ago

brcdn.org seems to do the trick