Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimonBuxx/LogiJS
/ functions
Functions
1,471 in github.com/SimonBuxx/LogiJS
⨍
Functions
1,471
◇
Types & classes
0
↓ 1 callers
Function
addTerminatorSegment
(t)
libraries/p5.js:11031
↓ 1 callers
Function
advanceTour
()
javascripts/dialogs.js:40
↓ 1 callers
Function
areDownKeys
* The checkDownKeys function returns a boolean true if any keys pressed * and a false if no keys are currently pressed. * Helps avoid instances whe
libraries/p5.js:27879
↓ 1 callers
Function
areaTriangle
(a, b, c)
libraries/p5.js:39214
↓ 1 callers
Function
arrayIncludes
* A specialized version of `_.includes` for arrays without support for * specifying an index to search from. * * @private * @param {Array}
libraries/lodash.js:620
↓ 1 callers
Function
arraySample
* A specialized version of `_.sample` for arrays. * * @private * @param {Array} array The array to sample. * @returns {*} Returns
libraries/lodash.js:2439
↓ 1 callers
Function
arraySome
* A specialized version of `_.some` for arrays without support for iteratee * shorthands. * * @private * @param {Array} [array] The array
libraries/lodash.js:743
↓ 1 callers
Function
arraysEqual
(ar1, ar2)
libraries/p5.js:9140
↓ 1 callers
Function
ary
* Creates a function that invokes `func`, with up to `n` arguments, * ignoring any additional arguments. * * @static * @memberOf _
libraries/lodash.js:10037
↓ 1 callers
Function
asciiSlice
(buf, start, end)
libraries/p5.js:868
↓ 1 callers
Function
asciiToArray
* Converts an ASCII `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the conv
libraries/lodash.js:771
↓ 1 callers
Function
asciiToBytes
(str)
libraries/p5.js:1645
↓ 1 callers
Function
asciiWords
* Splits an ASCII `string` into an array of its words. * * @private * @param {string} The string to inspect. * @returns {Array} Returns th
libraries/lodash.js:782
↓ 1 callers
Function
attemptVertx
()
libraries/p5.js:1818
↓ 1 callers
Function
average
(vs)
libraries/p5.js:13828
↓ 1 callers
Function
base64Slice
(buf, start, end)
libraries/p5.js:764
↓ 1 callers
Function
base64Write
(buf, string, offset, length)
libraries/p5.js:677
↓ 1 callers
Function
base64clean
(str)
libraries/p5.js:1543
↓ 1 callers
Function
baseAssignIn
* The base implementation of `_.assignIn` without support for multiple sources * or `customizer` functions. * * @private * @param
libraries/lodash.js:2559
↓ 1 callers
Function
baseConforms
* The base implementation of `_.conforms` which doesn't clone `source`. * * @private * @param {Object} source The object of property pr
libraries/lodash.js:2715
↓ 1 callers
Function
baseFill
* The base implementation of `_.fill` without an iteratee call guard. * * @private * @param {Array} array The array to fill. * @pa
libraries/lodash.js:2898
↓ 1 callers
Function
baseForOwnRight
* The base implementation of `_.forOwnRight` without support for iteratee shorthands. * * @private * @param {Object} object The object
libraries/lodash.js:3013
↓ 1 callers
Function
baseInRange
* The base implementation of `_.inRange` which doesn't coerce arguments. * * @private * @param {number} number The number to check.
libraries/lodash.js:3130
↓ 1 callers
Function
baseInverter
* The base implementation of `_.invert` and `_.invertBy` which inverts * `object` with values transformed by `iteratee` and set by `setter`.
libraries/lodash.js:3208
↓ 1 callers
Function
baseIsArguments
* The base implementation of `_.isArguments`. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `tr
libraries/lodash.js:3239
↓ 1 callers
Function
baseIsEqualDeep
* A specialized version of `baseIsEqual` for arrays and objects which performs * deep comparisons and tracks traversed objects enabling objects w
libraries/lodash.js:3303
↓ 1 callers
Function
baseIteratee
* The base implementation of `_.iteratee`. * * @private * @param {*} [value=_.identity] The value to convert to an iteratee. * @re
libraries/lodash.js:3470
↓ 1 callers
Function
baseKeysIn
* The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense. * * @private * @param {Object} object The object to
libraries/lodash.js:3514
↓ 1 callers
Function
baseMap
* The base implementation of `_.map` without support for iteratee shorthands. * * @private * @param {Array|Object} collection The colle
libraries/lodash.js:3550
↓ 1 callers
Function
baseMergeDeep
* A specialized version of `baseMerge` for arrays and objects which performs * deep merges and tracks traversed objects enabling objects with cir
libraries/lodash.js:3645
↓ 1 callers
Function
basePick
* The base implementation of `_.pick` without support for individual * property identifiers. * * @private * @param {Object} object
libraries/lodash.js:3758
↓ 1 callers
Function
basePropertyDeep
* A specialized version of `baseProperty` which supports deep paths. * * @private * @param {Array|string} path The path of the property
libraries/lodash.js:3796
↓ 1 callers
Function
baseRange
* The base implementation of `_.range` and `_.rangeRight` which doesn't * coerce arguments. * * @private * @param {number} start T
libraries/lodash.js:3891
↓ 1 callers
Function
baseSortBy
* The base implementation of `_.sortBy` which uses `comparer` to define the * sort order of `array` and replaces criteria objects with their corres
libraries/lodash.js:951
↓ 1 callers
Function
baseToPairs
* The base implementation of `_.toPairs` and `_.toPairsIn` which creates an array * of key-value pairs for `object` corresponding to the property n
libraries/lodash.js:1012
↓ 1 callers
Function
before
* Creates a function that invokes `func`, with the `this` binding and arguments * of the created function, while it's called less than `n` times.
libraries/lodash.js:10060
↓ 1 callers
Function
binarySlice
(buf, start, end)
libraries/p5.js:878
↓ 1 callers
Function
binaryWrite
(buf, string, offset, length)
libraries/p5.js:673
↓ 1 callers
Function
blurARGB
(canvas, radius)
libraries/p5.js:29472
↓ 1 callers
Function
bottomView
(i)
libraries/stickUp.min.js:2
↓ 1 callers
Function
buildBlurKernel
(r)
libraries/p5.js:29436
↓ 1 callers
Function
buildPath
(glyphs, glyph)
libraries/p5.js:11533
↓ 1 callers
Function
busConnect
(bus)
javascripts/parsing.js:68
↓ 1 callers
Function
busUnwrapperClicked
()
javascripts/DOMdefinitions.js:553
↓ 1 callers
Function
busWrapperClicked
()
javascripts/DOMdefinitions.js:567
↓ 1 callers
Function
bussesTrough
(x, y, j)
javascripts/parsing.js:116
↓ 1 callers
Function
byteLength
(string, encoding)
libraries/p5.js:476
↓ 1 callers
Function
cannotReturnOwn
()
libraries/p5.js:1928
↓ 1 callers
Function
capitalize
* Converts the first character of `string` to upper case and the remaining * to lower case. * * @static * @memberOf _ * @sinc
libraries/lodash.js:14138
↓ 1 callers
Function
cb
(a)
libraries/p5.min.js:29
↓ 1 callers
Function
chain
* Creates a `lodash` wrapper instance that wraps `value` with explicit method * chain sequences enabled. The result of such sequences must be unw
libraries/lodash.js:8755
↓ 1 callers
Function
cloneDataView
* Creates a clone of `dataView`. * * @private * @param {Object} dataView The data view to clone. * @param {boolean} [isDeep] Speci
libraries/lodash.js:4550
↓ 1 callers
Function
cloneMap
* Creates a clone of `map`. * * @private * @param {Object} map The map to clone. * @param {Function} cloneFunc The function to clo
libraries/lodash.js:4564
↓ 1 callers
Function
cloneRegExp
* Creates a clone of `regexp`. * * @private * @param {Object} regexp The regexp to clone. * @returns {Object} Returns the cloned r
libraries/lodash.js:4576
↓ 1 callers
Function
cloneSet
* Creates a clone of `set`. * * @private * @param {Object} set The set to clone. * @param {Function} cloneFunc The function to clo
libraries/lodash.js:4591
↓ 1 callers
Function
cloneSymbol
* Creates a clone of the `symbol` object. * * @private * @param {Object} symbol The symbol object to clone. * @returns {Object} Re
libraries/lodash.js:4603
↓ 1 callers
Function
closeSaveDialog
()
javascripts/dialogs.js:135
↓ 1 callers
Function
closeScreenshotClicked
()
javascripts/sketch.js:487
↓ 1 callers
Function
cmdToArr
(cmd)
libraries/p5.js:39153
↓ 1 callers
Function
collinear
(a, b, c, thresholdAngle)
libraries/p5.js:39189
↓ 1 callers
Function
compareAscending
* Compares values to sort them in ascending order. * * @private * @param {*} value The value to compare. * @param {*} other The ot
libraries/lodash.js:4628
↓ 1 callers
Function
compareMultiple
* Used by `_.orderBy` to compare multiple properties of a value to another * and stable sort them. * * If `orders` is unspecified, all
libraries/lodash.js:4672
↓ 1 callers
Function
copySelection
()
javascripts/selectionHandling.js:245
↓ 1 callers
Function
copySymbols
* Copies own symbols of `source` to `object`. * * @private * @param {Object} source The object to copy symbols from. * @param {Obj
libraries/lodash.js:4834
↓ 1 callers
Function
copySymbolsIn
* Copies own and inherited symbols of `source` to `object`. * * @private * @param {Object} source The object to copy symbols from.
libraries/lodash.js:4846
↓ 1 callers
Function
countHolders
* Gets the number of `placeholder` occurrences in `array`. * * @private * @param {Array} array The array to inspect. * @param {*} placehol
libraries/lodash.js:1100
↓ 1 callers
Function
createBind
* Creates a function that wraps `func` to invoke it with the optional `this` * binding of `thisArg`. * * @private * @param {Functi
libraries/lodash.js:4963
↓ 1 callers
Function
createCurry
* Creates a function that wraps `func` to enable currying. * * @private * @param {Function} func The function to wrap. * @param {n
libraries/lodash.js:5056
↓ 1 callers
Function
createDiode
(x, y, state)
javascripts/cpdiodes.js:122
↓ 1 callers
Function
createHybrid
* Creates a function that wraps `func` to invoke it with optional `this` * binding of `thisArg`, partial application, and currying. * *
libraries/lodash.js:5184
↓ 1 callers
Function
createPartial
* Creates a function that wraps `func` to invoke it with the `this` binding * of `thisArg` and `partials` prepended to the arguments it receives.
libraries/lodash.js:5339
↓ 1 callers
Function
d
()
libraries/bootstrap.min.js:7
↓ 1 callers
Function
da
(a,b)
libraries/p5.min.js:28
↓ 1 callers
Function
debounce
* Creates a debounced function that delays invoking `func` until after `wait` * milliseconds have elapsed since the last time the debounced funct
libraries/lodash.js:10322
↓ 1 callers
Function
deburr
* Deburrs `string` by converting * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table) *
libraries/lodash.js:14160
↓ 1 callers
Function
decodeCodePointsArray
(codePoints)
libraries/p5.js:850
↓ 1 callers
Function
defineMisusedAtTopLevelCode
()
libraries/p5.js:21750
↓ 1 callers
Function
deleteBusInput
(inputNumber)
javascripts/sketch.js:1709
↓ 1 callers
Function
deleteBusUnwrapper
(unwrapperNumber)
javascripts/sketch.js:1727
↓ 1 callers
Function
deleteBusWrapper
(wrapperNumber)
javascripts/sketch.js:1722
↓ 1 callers
Function
deleteBusses
()
javascripts/sketch.js:1586
↓ 1 callers
Function
deleteCustom
(customNumber)
javascripts/sketch.js:1672
↓ 1 callers
Function
deleteDecoder
(decoderNumber)
javascripts/sketch.js:1732
↓ 1 callers
Function
deleteDiode
(diodeNumber)
javascripts/cpdiodes.js:116
↓ 1 callers
Function
deleteGate
(gateNumber)
javascripts/sketch.js:1664
↓ 1 callers
Function
deleteInput
(inputNumber)
javascripts/sketch.js:1700
↓ 1 callers
Function
deleteInvalidDiodes
()
javascripts/cpdiodes.js:6
↓ 1 callers
Function
deleteLabel
(labelNumber)
javascripts/sketch.js:1717
↓ 1 callers
Function
deleteOutput
(outputNumber)
javascripts/sketch.js:1691
↓ 1 callers
Function
deleteSegDisplay
(segDisNumber)
javascripts/sketch.js:1740
↓ 1 callers
Function
deleteSelection
()
javascripts/selectionHandling.js:144
↓ 1 callers
Function
deleteWires
()
javascripts/sketch.js:1488
↓ 1 callers
Function
destroyClickedElement
* Helper function, a callback for download that deletes * an invisible anchor element from the DOM once the file * has been automatically downloa
libraries/p5.js:33150
↓ 1 callers
Function
doNf
()
libraries/p5.js:40573
↓ 1 callers
Function
doNfc
()
libraries/p5.js:40663
↓ 1 callers
Function
drainQueue
()
libraries/p5.js:15181
↓ 1 callers
Function
drawGrid
()
javascripts/sketch.js:2415
↓ 1 callers
Function
e
()
libraries/bootstrap.min.js:7
↓ 1 callers
Function
encodeVarDeltaRunAsBytes
(deltas, offset, result)
libraries/p5.js:14653
↓ 1 callers
Function
encodeVarDeltaRunAsWords
(deltas, offset, result)
libraries/p5.js:14685
← previous
next →
501–600 of 1,471, ranked by callers