Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morganestes/jquery-h5-lightbox
Grunt-based repo for the h5-lightbox plugin
https://github.com/morganestes/jquery-h5-lightbox
Last synced: about 1 month ago
JSON representation
Grunt-based repo for the h5-lightbox plugin
- Host: GitHub
- URL: https://github.com/morganestes/jquery-h5-lightbox
- Owner: morganestes
- License: mit
- Created: 2013-09-26T16:53:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T17:53:22.000Z (about 11 years ago)
- Last Synced: 2023-03-22T16:50:01.615Z (over 1 year ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# H5 Lightbox
jQuery plugin to create simple modal lightboxes using the HTML5 data attribute.
## Getting Started
Download the [production version][min] or the [development version][max].[min]: https://raw.github.com/morganestes/jquery-h5-lightbox/master/dist/jquery.h5-lightbox.min.js
[max]: https://raw.github.com/morganestes/jquery-h5-lightbox/master/dist/jquery.h5-lightbox.jsIn your web page:
```html
jQuery(function($) {
$.awesome(); // "awesome"
});```
## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Release History
_(Nothing yet)_