-
Notifications
You must be signed in to change notification settings - Fork 3
Function List
Wesley de Groot edited this page Aug 28, 2018
·
50 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v1.0.0 Final
For | Function | Documentation |
🌍 | _(configKey) | Documentation |
🕸 | emulatejQuery() | Documentation |
🌍 | $(x) | Documentation |
🌍 | extend() | Documentation |
🌍 | isArray(obj) | Documentation |
🕸 | getCookie(name) | Documentation |
🕸 | setCookie(name, value, expires, path, domain, secure) | Documentation |
🕸 | deleteCookie(name, path, domain) | Documentation |
🕸 | toggle() | Documentation |
🌍 | on(myEvent, callback) | Documentation |
🕸 | ⛔️ watchEvents() | 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 |
🌍 | evaluate(JavaScriptCode) | Documentation |
🕸 | require(jsArray, Callback, local) | Documentation |
🕸 | hide() | Documentation |
🕸 | show() | Documentation |
🌍 | format() | Documentation |
🕸 | html(data, append) | Documentation |
🕸 | framebreak() | Documentation |
🕸 | ⛔️ ajaxPOST(form, callback) | Documentation |
🌍 | ajax(url, options) | Documentation |
🖥 | ⛔️ _NodeAjaxHelper(url, callbackFunc) | Documentation |
🌍 | noConflict() | Documentation |
🕸 | requireSSL() | 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 |
🌍 | isLocal() | 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 |
🖥 | clearScreen() | Documentation |
🖥 | oneLineUp() | Documentation |
🕸 | truncate(length, truncation) | Documentation |
🕸 | infinitescroll(callbackOnEnd) | Documentation |
🌍 | ⛔️ _copy_js() | Documentation |
© Wesley de Groot • CC-BY 4.0 • WDGWV