Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zk33/limbic-player
content player for limbic.cc
https://github.com/zk33/limbic-player
Last synced: 29 days ago
JSON representation
content player for limbic.cc
- Host: GitHub
- URL: https://github.com/zk33/limbic-player
- Owner: zk33
- License: mit
- Created: 2013-12-24T10:57:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-24T14:10:17.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T23:15:06.382Z (8 months ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Limbic Player
multi content player for limbic.cc
## Getting Started
Download the [production version][min] or the [development version][max].[min]: https://raw.github.com/zk33/limbic-player/master/dist/jquery.limbicPlayer.min.js
[max]: https://raw.github.com/zk33/limbic-player/master/dist/jquery.limbicPlayer.jsIn your web page:
```html
jQuery(function($) {
$.limbicPlayer();
});```
## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Release History
_(Nothing yet)_