JSL Demos

This is a few demo applications created using JSL Library. Feel free to take a look at the code.

Simple Chatting
Implements the simplest chatting software in 20 lines of code.
Pointless Points - Using Cookies
Add and subtract points from the main box - it will be stored in a cookie when you leave the page. Fairly pointless.
Crontab Generator
Implements an interface to create crontab command easily.
Timer
A simple timer scirpt - made more simpler using JSL