kumailht / flakes

Flakes is an Admin Template Framework. A combination of CSS Libraries, JavaScript Libraries and Design files that help you build business tools very quickly.
http://getflakes.com
MIT License
1.82k stars 83 forks source link

Support Browserify #46

Closed voxpelli closed 2 years ago

voxpelli commented 8 years ago

I've been looking at using this theme for an internal tool I'm building, but I'm mostly using a npm + Browserify based setup nowadays and this module currently doesn't play that well with that so wanted to open an issue/PR to start looking at supporting a Browserify + npm based approach in addition to the current Bower one.

This extends on #32, but it doesn't include any dependencies because eg. the Snap.js library isn't officially available as an npm dependency and neither are your own dependencies so leaving it up to the consumer to ensure that jQuery and Snap.js is available for the module.