JavaScript dependencies that work with Brackets, Node and in-browser

added by JavaScript Kicks
8/26/2014 11:08:37 AM

258 Views

I wanted to create a JavaScript package I could use in an Adobe Brackets extension and release to npm for use with Node.js and have work in the browser as an old-school script tag import. It turned out that my knowledge of JavaScript dependency management was woefully out of date and while I came up with this solution


0 comments