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

https://github.com/simulatedgreg/kappa.js

A simple jQuery Plugin that can easily find text Twitch emotes and replace them with their respective emoticons.
https://github.com/simulatedgreg/kappa.js

Last synced: about 2 months ago
JSON representation

A simple jQuery Plugin that can easily find text Twitch emotes and replace them with their respective emoticons.

Awesome Lists containing this project

README

        

[Kappa]: http://static-cdn.jtvnw.net/emoticons/v1/25/1.0

# ![Kappa Emote][Kappa] Kappa.js v2.0.5
Kappa.js is a simple jQuery Plugin that can easily find text Twitch emotes and replace them with their respective emoticons.

## How does this work?
Kappa.js is made possible with the use of [Twitch Emotes API v2](http://twitchemotes.com/apidocs). Kappa.js will pull a fresh list of **global emotes** and save in localStorage. Please note this API is currently in *development*, so features and structure may change without warning.

## How do I get this?
Kappa.js can be quickly installed from the public bower registry. Just run...
```
bower install kappa.js
```
Or maybe you'd prefer npm...
```
npm install kappa.js
```
Alternatively, you can simply clone down this repository with...
```
git clone https://github.com/SimulatedGREG/Kappa.js.git
```

## How do I use this?
To get started include the `kappa.js` file just before the end of your closing `