-
-
Notifications
You must be signed in to change notification settings - Fork 2
Function_List_008
Wesley De Groot edited this page Nov 7, 2017
·
7 revisions
_
(_)
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v0.0.8 Beta
| Function | Documentation |
| _(configKey) | Documentation |
| emulatejQuery() | Documentation |
| $() | 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 |
| 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 |
| 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 |
© Wesley de Groot • CC-BY 4.0 • WDGWV