Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GianlucaGuarini/riot-app-example
/ functions
Functions
234 in github.com/GianlucaGuarini/riot-app-example
⨍
Functions
234
◇
Types & classes
12
↓ 79 callers
Function
$
(selector, context)
client/assets/js/bundle.js:46
↓ 44 callers
Function
Data
(element)
client/assets/js/bundle.js:792
↓ 17 callers
Function
each
* Specialized function for looping an array-like collection with `each={}` * @param { Array } list - collection of items * @param {Function} fn
client/assets/js/bundle.js:7578
↓ 13 callers
Function
createCommonjsModule
(fn, module)
client/assets/js/bundle.js:17
↓ 12 callers
Function
defineProperty
* Helper function to set an immutable property * @param { Object } el - object where the new property will be set * @param { String } key - obje
client/assets/js/bundle.js:7627
↓ 10 callers
Function
getTransformFloat
(transformProperty)
client/assets/js/bundle.js:2302
↓ 9 callers
Function
getAttr
* Get the value of any DOM attribute on a node * @param { Object } dom - DOM node we want to parse * @param { String } name - name of the attrib
client/assets/js/bundle.js:7008
↓ 8 callers
Function
arrayishRemove
* Removes an item from an object at a given key. If the key points to an array, * then the item is just removed from the array. * @param { Object }
client/assets/js/bundle.js:9233
↓ 8 callers
Function
remAttr
* Remove any DOM attribute from a node * @param { Object } dom - DOM node we want to update * @param { String } name - name of the property we w
client/assets/js/bundle.js:6998
↓ 7 callers
Function
extend
(a, b)
client/assets/js/bundle.js:5713
↓ 7 callers
Function
getModal
()
client/assets/js/bundle.js:5902
↓ 7 callers
Function
isFunction
* Check if passed argument is a function * @param { * } value - * @returns { Boolean } -
client/assets/js/bundle.js:6830
↓ 7 callers
Function
setAttr
* Set any DOM attribute * @param { Object } dom - DOM node we want to update * @param { String } name - name of the property we want to set * @para
client/assets/js/bundle.js:7018
↓ 6 callers
Function
getChain
()
client/assets/js/bundle.js:2426
↓ 6 callers
Function
isUndefined
* Check if passed argument is undefined * @param { * } value - * @returns { Boolean } -
client/assets/js/bundle.js:6849
↓ 6 callers
Function
observable
(el)
client/assets/js/bundle.js:7670
↓ 5 callers
Function
_interopRequireWildcard
(obj)
client/assets/js/bundle.js:5863
↓ 5 callers
Function
arrayishAdd
* Set the property of an object for a given key. If something already * exists there, then it becomes an array containing both the old and new value.
client/assets/js/bundle.js:9209
↓ 5 callers
Function
getGateway
(name, Gateway, opts)
client/assets/js/bundle.js:15489
↓ 5 callers
Function
getGateway
(name, Gateway, opts)
shared/routes.js:9
↓ 5 callers
Function
getImmediateCustomParentTag
* Loop backward all the parents tree to detect the first custom parent tag * @param { Object } tag - a Tag instance * @returns { Object } the inst
client/assets/js/bundle.js:9151
↓ 5 callers
Function
isArray
* Check if passed argument is a kind of array * @param { * } value - * @returns { Boolean } -
client/assets/js/bundle.js:6876
↓ 4 callers
Function
calcBezier
(aT, aA1, aA2)
client/assets/js/bundle.js:880
↓ 4 callers
Function
contains
* Check whether an array contains an item * @param { Array } array - target array * @param { * } item - item to test * @returns { Boolean } -
client/assets/js/bundle.js:7596
↓ 4 callers
Function
getDimension
(name, wantInner)
client/assets/js/bundle.js:1839
↓ 4 callers
Function
getPathFromBase
* Get the part after base * @param {string} href - fullpath * @returns {string} path from base
client/assets/js/bundle.js:14954
↓ 4 callers
Function
hasClass
(elem, className)
client/assets/js/bundle.js:5516
↓ 4 callers
Function
isWritable
* Check whether object's property could be overridden * @param { Object } obj - source object * @param { String } key - object property * @re
client/assets/js/bundle.js:6886
↓ 4 callers
Function
next
()
client/assets/js/bundle.js:15863
↓ 4 callers
Function
normalize
(path)
client/assets/js/bundle.js:14932
↓ 4 callers
Function
round
(a)
client/assets/js/bundle.js:9976
↓ 4 callers
Function
shouldSetConfirmButtonColor
(color)
client/assets/js/bundle.js:6064
↓ 4 callers
Function
tick
(timestamp)
client/assets/js/bundle.js:4120
↓ 4 callers
Function
toBarPerc
* (Internal) converts a percentage (`0..1`) to a bar translateX * percentage (`-100%..0%`).
client/assets/js/bundle.js:15830
↓ 3 callers
Function
$$
* Shorter and fast way to select multiple nodes in the DOM * @param { String } selector - DOM selector * @param { Object } ctx - DOM node where
client/assets/js/bundle.js:6919
↓ 3 callers
Function
_create
(pair)
client/assets/js/bundle.js:7211
↓ 3 callers
Function
_rewrite
(re, bp)
client/assets/js/bundle.js:7204
↓ 3 callers
Function
autoplay
()
client/assets/js/bundle.js:10048
↓ 3 callers
Function
buildQueue
(next)
client/assets/js/bundle.js:3079
↓ 3 callers
Function
clamp
* Helpers
client/assets/js/bundle.js:15819
↓ 3 callers
Function
classList
* (Internal) Gets a space separated list of the class names on the element. * The list is wrapped with a single space on each end to facilitate fi
client/assets/js/bundle.js:15981
↓ 3 callers
Function
createDOMPlaceholder
* Create a document text node * @returns { Object } create a text node to use as placeholder
client/assets/js/bundle.js:6945
↓ 3 callers
Function
createFrag
* Create a document fragment * @returns { Object } document fragment
client/assets/js/bundle.js:6937
↓ 3 callers
Function
emit
(force)
client/assets/js/bundle.js:14960
↓ 3 callers
Method
fetch
()
shared/models/GatewayModel.js:13
↓ 3 callers
Function
findElementInEvent
(e, selector)
client/assets/js/bundle.js:10864
↓ 3 callers
Function
getTag
* Detect the tag implementation by a DOM node * @param { Object } dom - DOM node we need to parse to get its tag implementation * @returns { Objec
client/assets/js/bundle.js:9067
↓ 3 callers
Function
getTagName
* Get the tag name of any DOM node * @param { Object } dom - DOM node we want to parse * @param { Boolean } skipDataIs - hack to ignore the data
client/assets/js/bundle.js:9177
↓ 3 callers
Function
initObserver
(target, options)
client/assets/js/bundle.js:11749
↓ 3 callers
Function
isBlank
* Check if passed argument is empty. Different from falsy, because we dont consider 0 or false to be blank * @param { * } value - * @returns { Boole
client/assets/js/bundle.js:6867
↓ 3 callers
Method
listen
()
shared/gateways/FeedGateway.js:5
↓ 3 callers
Function
mixin$$1
* Create/Return a mixin by its name * @param { String } name - mixin name (global mixin if object) * @param { Object } mix - mixin logic * @p
client/assets/js/bundle.js:8725
↓ 3 callers
Function
mkEl
* Create a generic DOM node * @param { String } name - name of the DOM node we want to create * @param { Boolean } isSvg - should we use a SVG a
client/assets/js/bundle.js:6955
↓ 3 callers
Function
mkitem
* Convert the item looped into an object used to extend the child tag properties * @param { Object } expr - object containing the keys used to exte
client/assets/js/bundle.js:8125
↓ 3 callers
Function
normalizeEventName
(eventName)
client/assets/js/bundle.js:13605
↓ 3 callers
Function
revertDisplay
()
client/assets/js/bundle.js:2043
↓ 3 callers
Function
selectTags
* Get selectors for tags * @param { Array } tags - tag names to select * @returns { String } selector
client/assets/js/bundle.js:9353
↓ 3 callers
Function
springEvaluateStateWithDerivative
(initialState, dt, derivative)
client/assets/js/bundle.js:995
↓ 3 callers
Function
unmountAll
* Trigger the unmount method on all the expressions * @param { Array } expressions - DOM expressions
client/assets/js/bundle.js:9164
↓ 2 callers
Function
A
(aA1, aA2)
client/assets/js/bundle.js:870
↓ 2 callers
Function
B
(aA1, aA2)
client/assets/js/bundle.js:873
↓ 2 callers
Function
C
(aA1)
client/assets/js/bundle.js:876
↓ 2 callers
Function
_hide
(elem)
client/assets/js/bundle.js:5556
↓ 2 callers
Function
_mount
()
client/assets/js/bundle.js:15286
↓ 2 callers
Function
_parseExpr
(expr, asText, qstr)
client/assets/js/bundle.js:7468
↓ 2 callers
Function
_show
(elem)
client/assets/js/bundle.js:5542
↓ 2 callers
Function
_wrapExpr
(expr, asText, key)
client/assets/js/bundle.js:7529
↓ 2 callers
Function
addClass
(elem, className)
client/assets/js/bundle.js:5520
↓ 2 callers
Function
applyCss
(element, prop, value)
client/assets/js/bundle.js:15914
↓ 2 callers
Function
argumentOrDefault
(key)
client/assets/js/bundle.js:6550
↓ 2 callers
Function
augmentDimension
Dimensions
client/assets/js/bundle.js:1818
↓ 2 callers
Function
cleanUpData
* With this function we avoid that the internal Tag methods get overridden * @param { Object } data - options we want to use to extend the tag inst
client/assets/js/bundle.js:9190
↓ 2 callers
Function
completeCall
(callIndex, isStopped)
client/assets/js/bundle.js:4414
↓ 2 callers
Function
computePropertyValue
(element, property)
client/assets/js/bundle.js:2018
↓ 2 callers
Function
fetch
(url, hostname, port)
shared/helpers/index.js:71
↓ 2 callers
Function
fixPropertyValue
(property, valueData)
client/assets/js/bundle.js:3343
↓ 2 callers
Function
forceSetTranslate
()
client/assets/js/bundle.js:10669
↓ 2 callers
Function
getBase
(hostname, port)
shared/helpers/index.js:52
↓ 2 callers
Function
getEasing
(value, duration)
client/assets/js/bundle.js:1123
↓ 2 callers
Function
getPathFromRoot
* Get the part after domain name * @param {string} href - fullpath * @returns {string} path from root
client/assets/js/bundle.js:14945
↓ 2 callers
Function
getSlope
(aT, aA1, aA2)
client/assets/js/bundle.js:884
↓ 2 callers
Function
go
* Go to the path * @param {string} path - destination path * @param {string} title - page title * @param {boolean} shouldReplace - use replaceState
client/assets/js/bundle.js:15016
↓ 2 callers
Function
initChildTag
* Create a new child tag including it correctly into its parent * @param { Object } child - child tag implementation * @param { Object } opts -
client/assets/js/bundle.js:9121
↓ 2 callers
Function
isArraylike
(obj)
client/assets/js/bundle.js:77
↓ 2 callers
Function
isObject
* Check if passed argument is an object, exclude null * NOTE: use isObject(x) && !isArray(x) to excludes arrays. * @param { * } value - * @return
client/assets/js/bundle.js:6840
↓ 2 callers
Function
isString
* Check if passed argument is a string * @param { * } value - * @returns { Boolean } -
client/assets/js/bundle.js:6858
↓ 2 callers
Function
isString$1
(str)
client/assets/js/bundle.js:14936
↓ 2 callers
Function
logStr
(string)
client/assets/js/bundle.js:5740
↓ 2 callers
Function
mount$$1
* Mount a tag using a specific tag implementation * @param { * } selector - tag DOM selector or DOM node/s * @param { String } tagName - tag imp
client/assets/js/bundle.js:8640
↓ 2 callers
Function
mountTo
* Mount a tag creating new Tag instance * @param { Object } root - dom node where the tag will be mounted * @param { String } tagName - name of
client/assets/js/bundle.js:9266
↓ 2 callers
Function
onReady
()
client/assets/js/bundle.js:10002
↓ 2 callers
Function
pauseDelayOnElement
Delay Timer
client/assets/js/bundle.js:804
↓ 2 callers
Function
removeClass
(elem, className)
client/assets/js/bundle.js:5526
↓ 2 callers
Function
removeElement
* (Internal) Removes an element from the DOM.
client/assets/js/bundle.js:15989
↓ 2 callers
Function
resumeDelayOnElement
(element, currentTime)
client/assets/js/bundle.js:815
↓ 2 callers
Function
safeInsert
* Insert safely a tag to fix #1962 #1649 * @param { HTMLElement } root - children container * @param { HTMLElement } curr - node to insert * @p
client/assets/js/bundle.js:7032
↓ 2 callers
Function
sanitizeElements
(elements)
client/assets/js/bundle.js:551
↓ 2 callers
Function
separateValue
(property, value)
client/assets/js/bundle.js:3421
↓ 2 callers
Function
setControlledTransition
(c)
client/assets/js/bundle.js:12618
↓ 2 callers
Function
setControlledTranslate
(c)
client/assets/js/bundle.js:12578
next →
1–100 of 234, ranked by callers