Skip to content

Function List (Beta)

Wesley de Groot edited this page Nov 3, 2016 · 45 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta

Function List (v0.0.8)

Function Documentation
🌍 | _(configKey) Documentation
🕸 | emulatejQuery() Documentation
🌍 | $(x) Documentation
🌍 | extend() Documentation
🌍 | isArray(obj) Documentation
🕸 | getCookie(name) Documentation
🕸 | setCookie(name, value) Documentation
🕸 | deleteCookie(name) Documentation
🕸 | toggle() Documentation
🌍 | on(myEvent, callback) Documentation
🌍 | noop() Documentation
🌍 | supportTouch() Documentation
🌍 | appendTo(to) Documentation
🌍 | ⛔️ _error(functionname, message) Documentation
🌍 | deprecated(what, since, endoflife, alternative) Documentation
🌍 | error(msg) Documentation
🌍 | isFunction(obj) Documentation
🌍 | type(obj) Documentation
🌍 | escapeForRegex(str) Documentation
🌍 | isPlainObject(obj) Documentation
🕸 | require(jsArray, Callback, local) Documentation
🌍 | format() Documentation
🕸 | ⚠️ hide() Documentation
🕸 | html(data, append) Documentation
🕸 | ⚠️ show() Documentation
🌍 | framebreak() Documentation
🌍 | ⛔️ ajaxPOST(form, callback) Documentation
🌍 | ajax(url, options) Documentation
🌍 | noConflict() Documentation
🌍 | isLocal() Documentation
🌍 | requireSSL() Documentation
🌍 | ⚠️ loadExtension(src, callback) Documentation
🌍 | isUndefined(thing) Documentation
🌍 | isEmpty(check) Documentation
🌍 | isBlank(check) Documentation
🌍 | getFileSize(fileURL, onSize) Documentation
🌍 | stripTags() Documentation
🌍 | stripScripts() Documentation
🌍 | css(read, write) Documentation
🌍 | escapeHTML(str) Documentation
🌍 | unescapeHTML(str) Documentation
🌍 | toArray(str) Documentation
🌍 | runTest(testCase, expectedResult) Documentation
🌍 | includes(str, pattern) Documentation
🌍 | startsWith(str, pattern) Documentation
🌍 | endsWith(str, pattern) Documentation
🌍 | capitalize(str) Documentation
🌍 | camelize(str) Documentation
🌍 | scrollToBottom() Documentation
🌍 | scrollToTop() Documentation
🌍 | map(arr, callbackInt) Documentation
🌍 | each(myArr, callbackInt) Documentation
🌍 | merge() Documentation
🌍 | truncate(length, truncation) Documentation
🌍 | ⛔️ _copy_js() Documentation

Clone this wiki locally