Skip to content

abertranb/candy-plugins-usertyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

User Typing plugin

This plugin will detect the user when he is typing

Usage

Include the JavaScript file:

<script type="text/javascript" src="path_to_plugins/usertyping/candy.js"></script>

Call its init() method after Candy has been initialized:

CandyShop.UserTyping.init(); //Before Candy.init

Candy.init('/http-bind/');

Candy.Core.connect();

About

This is a candy plugin to show when user is typing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published