mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-19 10:37:01 +00:00
Bowerize more components
- Move jquery-color into bower - Move jquery-sparklines into bower - Make swaks-tests/run-tests.sh discover its directory - Update _base.html public resource includes to /public
This commit is contained in:
19
themes/bootstrap/public/bower_components/jquery-sparkline/README.md
vendored
Normal file
19
themes/bootstrap/public/bower_components/jquery-sparkline/README.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
jQuery Sparklines
|
||||
=================
|
||||
|
||||
This jQuery plugin makes it easy to generate a number of different types
|
||||
of sparklines directly in the browser, using online a line of two of HTML
|
||||
and Javascript.
|
||||
|
||||
The plugin has no dependencies other than jQuery and works with all modern
|
||||
browsers and also Internet Explorer 6 and later (excanvas is not required
|
||||
for IE support).
|
||||
|
||||
See the [jQuery Sparkline project page](http://omnipotent.net/jquery.sparkline/)
|
||||
for live examples and documentation.
|
||||
|
||||
## License
|
||||
|
||||
Released under the New BSD License
|
||||
|
||||
(c) Splunk, Inc 2012
|
||||
Reference in New Issue
Block a user