Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kriskbx/supersloth.js
insert an awesome supersloth into your website
https://github.com/kriskbx/supersloth.js
Last synced: about 1 month ago
JSON representation
insert an awesome supersloth into your website
- Host: GitHub
- URL: https://github.com/kriskbx/supersloth.js
- Owner: kriskbx
- License: mit
- Archived: true
- Created: 2015-03-04T11:24:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-05T17:50:29.000Z (over 9 years ago)
- Last Synced: 2024-09-01T19:48:07.063Z (2 months ago)
- Language: CSS
- Size: 7.91 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# supersloth.js
> insert an awesome supersloth into your website. [demo.](http://kriskbx.github.io/supersloth.js)
## Getting started
Download the library with bower, npm, git or as a zip file [here](https://github.com/kriskbx/supersloth.js/releases):
```shell
bower install supersloth.js
``````shell
npm install supersloth.js
``````shell
git clone https://github.com/kriskbx/supersloth.js.git
```## Integrate it
Copy and paste this code right before the body tag of your website, make sure to replace the url:
```html
```
Run this to get the slothy awesomeness: `superslothjs.start();`
Aaaaand, that's it.
## Coming soon
* Mobile optimizations
* Mega awesome sounds
* Test it on other browsers than Firefox (too lazy atm. #slothstyle)## License
MIT