Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.js

In your web page:

```html

jQuery(function($) {
$.limbicPlayer();
});

```

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Release History
_(Nothing yet)_