gwatts / jquery.sparkline

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser
http://omnipotent.net/jquery.sparkline/
1.24k stars 278 forks source link

Bower Component configuration support. #70

Closed amanu closed 11 years ago

amanu commented 11 years ago

add "component.json" for Bower https://github.com/twitter/bower to this project to facilitate users to easily integrate your sparkline component with all it's dependencies in projects (so far Bower seems the only widely used dependency manager for JavaScript components for the browser).

regards.

soullivaneuh commented 11 years ago

Sparkline Bower is already referenced on Bower components, but we get all the src, and not the compiled file.

There is a way to get the compiled file ?

Thanks.

gwatts commented 11 years ago

Closing this issue in favour of the discussion here: https://github.com/gwatts/jquery.sparkline/issues/92