faster Hoganjs in browsers, especially ie.
Faster Hoganjs
					Leave a reply				
					
			faster Hoganjs in browsers, especially ie.
Simple oo support for javascript
https://github.com/henry42/xclass
Example:
new XClass({
    statics: {
        static_method: function () {}
    },
    method1: function () {},
    method2: function () {},
    extend: ExtendedClass,
    mixins: [MixedClass1, MixedClass2],
    singleton: false
});
Convert trimpath template to an single function.You can use trimpath without trimpath library.
http://chillrain.com/tools/#/trimpath-converter
http://chillrain.com/tools/css/reset.css
From YUI 3.9.1
Online JavaScript beautifier
Powered by http://jsbeautifier.org/
Simple program to encode Javascript
http://chillrain.com/tools/#/javascript-encoder