-
-
Notifications
You must be signed in to change notification settings - Fork 2
Function List (Beta)
Wesley de Groot edited this page Oct 26, 2015
·
45 revisions
_
(_)
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v0.0.7 Beta
| Function | Documentation |
| _(configKey) | Documentation |
| emulatejQuery() | Documentation |
| $() | Documentation |
| extend() | Documentation |
| isArray(obj) | 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 |
| 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 |
| 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,callback_int) | Documentation |
| each(myArr,callback_int) | Documentation |
| merge() | Documentation |
| truncate(length,truncation) | Documentation |
© Wesley de Groot • CC-BY 4.0 • WDGWV