Home
Project Website
Tutorials
Introduction
Installation
Getting Started
Core module
Modules
core/cases
kebab
snake
camel
pascal
core/collections
item
contains
add
remove
toggle
emptyOf
concat
objectValues
forN
forEachRange
forEach
forEachRight
firstIndex
first
startsWith
lastIndex
last
endsWith
reverse
any
all
filter
omit
filterRight
maxIndex
max
minIndex
min
map
flatMap
reduce
reduceRight
keyValuePairs
entries
translateObject
deepMerge
deepClone
join
groupBy
core/functions
funcBodyEquals
throttle
debounce
bindArgs
core/logging
showTrace
showInfo
showWarn
showError
silent
lvl
trace
info
warn
error
core/strings
isDecimal
isBinary
isOctal
isHex
isEmail
startsWith
endsWith
contains
core/types
typeName
isUnd
isNull
isVal
isNum
isStr
isFun
isObj
isArr
isPrim
isList
isMutableList
isSet
isMap
isError
isEl
isEls
hasField
isEmpty
dict
http/ajax
http/client
http/methods
makeRequest
sendRequest
Get
Post
Delete
Put
Patch
sendGet
sendDelete
sendPost
sendPut
sendPatch
DOM
append
getAttributes
hasAttr
getAttr
setAttr
attrs
cls
addClass
removeClass
hasClass
toggleClass
setEvent
clearEvent
hasEvent
patch
relLeft
absLeft
relWidth
absWidth
relRight
absRight
relTop
absTop
relHeight
absHeight
relBottom
absBottom
$
$$
queryOf
style
hasStyle
parseQuery
Namespaces
core
http
dom
Classes
Extension
define
Enum
Ajax
header
headers
onSuccess
onUploadSuccess
onFail
onProgress
onUploadProgress
withContent
xmlData
formData
jsonData
urlEncodedData
send
sendAsync
XHttpClient
send
get
post
put
patch
delete
cancel
HttpContent
HttpRq
setMethod
setUrl
setArg
setHeader
getHeader
setContent
jsonContent
xmlContent
formContent
formMultiPartContent
formUrlEncodedContent
HttpRs
Attributes
keys
all
set
get
has
remove
Classes
split
of
contains
add
remove
toggle
QueryParams
Global
HttpMethod
HttpRequestOptions
core
core
Source:
core/index.js
,
line 17
Classes
Extension