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
↓ 8 callers
Function
arrayPush
* Appends the elements of `values` to `array`. * * @private * @param {Array} array The array to modify. * @param {Array} values The values
libraries/lodash.js:674
↓ 8 callers
Function
baseUniq
* The base implementation of `_.uniqBy` without support for iteratee shorthands. * * @private * @param {Array} array The array to inspe
libraries/lodash.js:4261
↓ 8 callers
Function
castPath
* Casts `value` to a path array if it's not one. * * @private * @param {*} value The value to inspect. * @param {Object} [object]
libraries/lodash.js:4467
↓ 8 callers
Function
castSlice
* Casts `array` to a slice if it's needed. * * @private * @param {Array} array The array to inspect. * @param {number} start The s
libraries/lodash.js:4494
↓ 8 callers
Function
d
(a)
libraries/jquery.min.js:5
↓ 8 callers
Function
doConpoints
()
javascripts/cpdiodes.js:188
↓ 8 callers
Function
o
(a,b)
libraries/p5.min.js:27
↓ 8 callers
Function
parseCFFIndex
(data, start, conversionFn)
libraries/p5.js:9676
↓ 8 callers
Function
replaceHolders
* Replaces all `placeholder` elements in `array` with an internal placeholder * and returns an array of their indexes. * * @private * @par
libraries/lodash.js:1233
↓ 8 callers
Function
s
(a,b)
libraries/p5.min.js:27
↓ 8 callers
Function
setLoading
(l)
javascripts/sketch.js:2402
↓ 8 callers
Function
setSelectMode
(mode)
javascripts/sketch.js:1031
↓ 8 callers
Function
showModulePreviewer
()
javascripts/dialogs.js:376
↓ 8 callers
Function
toFinite
* Converts `value` to a finite number. * * @static * @memberOf _ * @since 4.12.0 * @category Lang * @param {*} value The
libraries/lodash.js:12373
↓ 7 callers
Function
allocate
(that, length)
libraries/p5.js:365
↓ 7 callers
Function
baseClamp
* The base implementation of `_.clamp` which doesn't coerce arguments. * * @private * @param {number} number The number to clamp.
libraries/lodash.js:2614
↓ 7 callers
Function
baseForOwn
* The base implementation of `_.forOwn` without support for iteratee shorthands. * * @private * @param {Object} object The object to it
libraries/lodash.js:3001
↓ 7 callers
Function
busPoints
(x, y, j)
javascripts/parsing.js:20
↓ 7 callers
Function
getNative
* Gets the native function at `key` of `object`. * * @private * @param {Object} object The object to query. * @param {string} key
libraries/lodash.js:6012
↓ 7 callers
Function
isFunction
* Checks if `value` is classified as a `Function` object. * * @static * @memberOf _ * @since 0.1.0 * @category Lang * @p
libraries/lodash.js:11662
↓ 7 callers
Function
lb
(a)
libraries/jquery.min.js:3
↓ 7 callers
Function
loadCustomFile
(file, num, hlparent, afterLoadingCallback = function () { })
javascripts/loadsave.js:314
↓ 7 callers
Function
toSource
* Converts `func` to its source code. * * @private * @param {Function} func The function to convert. * @returns {string} Returns t
libraries/lodash.js:6786
↓ 7 callers
Function
v
(a,b,c,d)
libraries/p5.min.js:27
↓ 7 callers
Function
x
(a,b,c,d)
libraries/p5.min.js:27
↓ 7 callers
Function
x
(a,b,c)
libraries/jquery.min.js:3
↓ 6 callers
Function
J
(a,b,c,d)
libraries/p5.min.js:27
↓ 6 callers
Function
arrayFilter
* A specialized version of `_.filter` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The arra
libraries/lodash.js:596
↓ 6 callers
Function
b
()
libraries/bootstrap.min.js:7
↓ 6 callers
Function
baseGet
* The base implementation of `_.get` without support for default values. * * @private * @param {Object} object The object to query.
libraries/lodash.js:3040
↓ 6 callers
Function
checked
(length)
libraries/p5.js:382
↓ 6 callers
Function
closeModifierMenu
()
javascripts/modifierMenu.js:23
↓ 6 callers
Function
createAssigner
* Creates a function like `_.assign`. * * @private * @param {Function} assigner The function to assign values. * @returns {Functio
libraries/lodash.js:4874
↓ 6 callers
Function
createCompounder
* Creates a function like `_.camelCase`. * * @private * @param {Function} callback The function to combine each word. * @returns {
libraries/lodash.js:5008
↓ 6 callers
Function
createConpoint
(x, y, state, g, isBusConpoint = false)
javascripts/cpdiodes.js:34
↓ 6 callers
Function
db
(a,b,d,e)
libraries/jquery.min.js:3
↓ 6 callers
Function
derive
(v0, v1, v2, v3, t)
libraries/p5.js:3049
↓ 6 callers
Function
exec
(state)
libraries/p5.js:5392
↓ 6 callers
Function
g
()
libraries/jquery.min.js:4
↓ 6 callers
Function
getHolder
* Gets the argument placeholder value for `func`. * * @private * @param {Function} func The function to inspect. * @returns {*} Re
libraries/lodash.js:5947
↓ 6 callers
Function
hasUnicode
* Checks if `string` contains Unicode symbols. * * @private * @param {string} string The string to inspect. * @returns {boolean} Returns `
libraries/lodash.js:1161
↓ 6 callers
Function
is_free_modules
(modules)
javascripts/sketch.js:1478
↓ 6 callers
Function
keysIn
* Creates an array of the own and inherited enumerable property names of `object`. * * **Note:** Non-object values are coerced to objects.
libraries/lodash.js:13312
↓ 6 callers
Function
n
(a,b)
libraries/p5.min.js:27
↓ 6 callers
Function
push
(v)
libraries/p5.js:62
↓ 6 callers
Function
stringSize
* Gets the number of symbols in `string`. * * @private * @param {string} string The string to inspect. * @returns {number} Returns the str
libraries/lodash.js:1332
↓ 6 callers
Function
updateUndoButtons
()
javascripts/sketch.js:1889
↓ 5 callers
Function
C
(a)
libraries/p5.min.js:27
↓ 5 callers
Function
_resolve
(promise, value)
libraries/p5.js:2008
↓ 5 callers
Function
asap
(callback, arg)
libraries/p5.js:1722
↓ 5 callers
Function
assertNamePresent
(name)
libraries/p5.js:3958
↓ 5 callers
Function
baseDifference
* The base implementation of methods like `_.difference` without support * for excluding multiple arrays or iteratee shorthands. * * @p
libraries/lodash.js:2776
↓ 5 callers
Function
baseIndexOf
* The base implementation of `_.indexOf` without `fromIndex` bounds checks. * * @private * @param {Array} array The array to inspect. * @p
libraries/lodash.js:840
↓ 5 callers
Function
createCtor
* Creates a function that produces an instance of `Ctor` regardless of * whether it was invoked as part of a `new` expression or by `call` or `ap
libraries/lodash.js:5022
↓ 5 callers
Function
eb
()
libraries/jquery.min.js:3
↓ 5 callers
Function
getCFFString
(strings, index)
libraries/p5.js:9836
↓ 5 callers
Function
getUnitVector
(x, y)
libraries/p5.js:5028
↓ 5 callers
Function
isPrototype
* Checks if `value` is likely a prototype object. * * @private * @param {*} value The value to check. * @returns {boolean} Returns
libraries/lodash.js:6416
↓ 5 callers
Function
normalizeName
(name)
libraries/p5.js:15675
↓ 5 callers
Function
parseStems
()
libraries/p5.js:10111
↓ 5 callers
Function
positionSelectionTools
()
javascripts/selectionHandling.js:806
↓ 5 callers
Function
reject
`Promise.reject` returns a promise rejected with the passed `reason`. It is shorthand for the following: ```javascript let promise = new Promis
libraries/p5.js:2432
↓ 4 callers
Function
G
(a,b,c)
libraries/p5.min.js:27
↓ 4 callers
Function
K
(a,b,c,d)
libraries/p5.min.js:27
↓ 4 callers
Function
R
(a,b)
libraries/p5.min.js:27
↓ 4 callers
Function
U
(a)
libraries/p5.min.js:27
↓ 4 callers
Function
V
(a,b,c,d)
libraries/p5.min.js:27
↓ 4 callers
Function
V
(a,b)
libraries/jquery.min.js:4
↓ 4 callers
Function
arrayReduce
* A specialized version of `_.reduce` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The arra
libraries/lodash.js:697
↓ 4 callers
Function
assignValue
* Assigns `value` to `key` of `object` if the existing value is not equivalent * using [`SameValueZero`](http://ecma-international.org/ecma-262/7
libraries/lodash.js:2493
↓ 4 callers
Function
assocIndexOf
* Gets the index at which the `key` is found in `array` of key-value pairs. * * @private * @param {Array} array The array to inspect.
libraries/lodash.js:2509
↓ 4 callers
Function
baseExtremum
* The base implementation of methods like `_.max` and `_.min` which accepts a * `comparator` to determine the extremum value. * * @priv
libraries/lodash.js:2869
↓ 4 callers
Function
baseFindIndex
* The base implementation of `_.findIndex` and `_.findLastIndex` without * support for iteratee shorthands. * * @private * @param {Array}
libraries/lodash.js:819
↓ 4 callers
Function
baseFunctions
* The base implementation of `_.functions` which creates an array of * `object` function property names filtered from `props`. * * @pri
libraries/lodash.js:3026
↓ 4 callers
Function
baseInvoke
* The base implementation of `_.invoke` without support for individual * method arguments. * * @private * @param {Object} object T
libraries/lodash.js:3225
↓ 4 callers
Function
baseIsEqual
* The base implementation of `_.isEqual` which supports partial comparisons * and tracks traversed objects. * * @private * @param
libraries/lodash.js:3279
↓ 4 callers
Function
baseSet
* The base implementation of `_.set`. * * @private * @param {Object} object The object to modify. * @param {Array|string} path The
libraries/lodash.js:3977
↓ 4 callers
Function
baseSortedIndex
* The base implementation of `_.sortedIndex` and `_.sortedLastIndex` which * performs a binary search of `array` to determine the index at which
libraries/lodash.js:4109
↓ 4 callers
Function
baseWhile
* The base implementation of methods like `_.dropWhile` and `_.takeWhile` * without support for iteratee shorthands. * * @private
libraries/lodash.js:4352
↓ 4 callers
Function
bezlen
(x1, y1, x2, y2, x3, y3, x4, y4, z)
libraries/p5.js:39656
↓ 4 callers
Function
blitBuffer
(src, dst, offset, length)
libraries/p5.js:1674
↓ 4 callers
Function
c
(c)
libraries/bootstrap.min.js:7
↓ 4 callers
Function
calculateOffset
* Helper fxn to measure ascent and descent. * Adapted from http://stackoverflow.com/a/25355178
libraries/p5.js:23164
↓ 4 callers
Function
createAggregator
* Creates a function like `_.groupBy`. * * @private * @param {Function} setter The function to set accumulator values. * @param {F
libraries/lodash.js:4858
↓ 4 callers
Function
createMathOperation
* Creates a function that performs a mathematical operation on two values. * * @private * @param {Function} operator The function to pe
libraries/lodash.js:5260
↓ 4 callers
Function
createPadding
* Creates the padding for `string` based on `length`. The `chars` string * is truncated if the number of characters exceeds `length`. *
libraries/lodash.js:5314
↓ 4 callers
Function
createRelationalOperation
* Creates a function that performs a relational operation on two values. * * @private * @param {Function} operator The function to perf
libraries/lodash.js:5394
↓ 4 callers
Function
defineDependentProperty
(glyph, externalName, internalName)
libraries/p5.js:4462
↓ 4 callers
Function
fullCrossing
(x, y)
javascripts/cpdiodes.js:42
↓ 4 callers
Function
getFuncName
* Gets the name of `func`. * * @private * @param {Function} func The function to query. * @returns {string} Returns the function n
libraries/lodash.js:5925
↓ 4 callers
Function
getMapData
* Gets the data for `map`. * * @private * @param {Object} map The map to query. * @param {string} key The reference key. * @r
libraries/lodash.js:5977
↓ 4 callers
Function
getSymbols
(obj)
libraries/p5.js:21753
↓ 4 callers
Function
h
(a,b,c)
libraries/jquery.min.js:3
↓ 4 callers
Function
hc
(a,b)
libraries/jquery.min.js:5
↓ 4 callers
Function
hideElementMenus
()
javascripts/modifierMenu.js:216
↓ 4 callers
Function
includes
* Checks if `value` is in `collection`. If `collection` is a string, it's * checked for a substring of `value`, otherwise * [`SameValueZero`
libraries/lodash.js:9449
↓ 4 callers
Function
initPinConfigurator
()
javascripts/dialogs.js:271
↓ 4 callers
Function
initTZone
(state)
libraries/p5.js:5464
↓ 4 callers
Function
isConPoint
(x, y)
javascripts/cpdiodes.js:131
↓ 4 callers
Function
isPlainObject
* Checks if `value` is a plain object, that is, an object created by the * `Object` constructor or one with a `[[Prototype]]` of `null`. *
libraries/lodash.js:12051
← previous
next →
101–200 of 1,471, ranked by callers