Vulcan
Set of high performance general programming utilities
:: Vulcan ::
This is a very simple yet neat and powerful set of tools and utilities that improves your every day development performance.
In a few words Vulcan is a General JS Programming Utilities.
If you are tired from the poor performance of other libraries like JQuery, then Vulcan is for you!
Benchmark:
http://jsperf.com/vulcanjs
How to use:
var my_vulcan = new vulcan();
Vulcan API namespaces:
.validation - Several utilities for validation.
.events...