SSCjs
Simple Selfcontained Components for JavaScript.
The provided components are completely independent from each other or any third-party packages/libraries/whatsoever.
Included components
ssc.cookie.js
A Singleton wrapper for the document cookie.
ssc.cursorpos.js
An observable module for acquiring the current mouse cursor coordinates.
ssc.date.js
A collection of date related functions.
API documentation
The generated JSDoc documentation for all components can be found here: http://ssc.codefoo.org/
Git repo
The code can be forked from GitHub: https://github.com/tiger42/ssc/
Requirements
A current browser...