Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Squarific/Paint.js
/ functions
Functions
295 in github.com/Squarific/Paint.js
⨍
Functions
295
◇
Types & classes
0
↓ 76 callers
Function
$
()
jquery.js:3
↓ 62 callers
Function
tinycolor
(color, opts)
Paint.min.js:4326
↓ 54 callers
Function
tinycolor
(color, opts)
depends/spectrum.js:1190
↓ 43 callers
Function
n
(a,b)
jquery.js:2
↓ 24 callers
Function
bound01
(n, max)
Paint.min.js:5252
↓ 24 callers
Function
bound01
(n, max)
depends/spectrum.js:2116
↓ 21 callers
Function
ob
(a)
jquery.js:2
↓ 15 callers
Function
J
(a,b)
jquery.js:2
↓ 15 callers
Function
b
(c,e)
jquery.js:2
↓ 14 callers
Function
get
(opts)
Paint.min.js:3832
↓ 14 callers
Function
get
(opts)
depends/spectrum.js:696
↓ 12 callers
Function
jb
(a)
jquery.js:2
↓ 11 callers
Function
e
(a,b)
jquery.js:4
↓ 11 callers
Function
g
()
jquery.js:3
↓ 10 callers
Function
ib
(a)
jquery.js:2
↓ 10 callers
Function
parseIntFromHex
(val)
Paint.min.js:5278
↓ 10 callers
Function
parseIntFromHex
(val)
depends/spectrum.js:2142
↓ 9 callers
Function
_getPropValue
* Get an element CSS property on the page * Thanks to JavaScript Kit: http://www.javascriptkit.com/dhtmltutors/dhtmlcascade4.shtml * * @api p
Paint.min.js:1695
↓ 9 callers
Function
_getPropValue
* Get an element CSS property on the page * Thanks to JavaScript Kit: http://www.javascriptkit.com/dhtmltutors/dhtmlcascade4.shtml * * @api p
depends/intro.js:1061
↓ 9 callers
Function
d
(a)
jquery.js:3
↓ 8 callers
Function
_getOffset
* Get an element position on the page * Thanks to `meouw`: http://stackoverflow.com/a/442474/375966 * * @api private * @method _getOffset
Paint.min.js:2129
↓ 8 callers
Function
_getOffset
* Get an element position on the page * Thanks to `meouw`: http://stackoverflow.com/a/442474/375966 * * @api private * @method _getOffset
depends/intro.js:1495
↓ 7 callers
Function
move
()
Paint.min.js:3851
↓ 7 callers
Function
move
()
depends/spectrum.js:715
↓ 7 callers
Function
pad2
(c)
Paint.min.js:5294
↓ 7 callers
Function
pad2
(c)
depends/spectrum.js:2158
↓ 7 callers
Function
set
(color, ignoreFormatChange)
Paint.min.js:3804
↓ 7 callers
Function
set
(color, ignoreFormatChange)
depends/spectrum.js:668
↓ 7 callers
Function
updateOriginalInput
(fireCallback)
Paint.min.js:3979
↓ 7 callers
Function
updateOriginalInput
(fireCallback)
depends/spectrum.js:843
↓ 6 callers
Function
_removeEntry
* Remove an entry from a string array if it's there, does nothing if it isn't there. * * @param {Array} stringArray * @param {String} stringT
Paint.min.js:1310
↓ 6 callers
Function
_removeEntry
* Remove an entry from a string array if it's there, does nothing if it isn't there. * * @param {Array} stringArray * @param {String} stringT
depends/intro.js:676
↓ 6 callers
Function
h
(a,b,c)
jquery.js:2
↓ 6 callers
Function
hide
()
Paint.min.js:3785
↓ 6 callers
Function
hide
()
depends/spectrum.js:649
↓ 6 callers
Function
tb
(a)
jquery.js:2
↓ 6 callers
Function
updateUI
()
Paint.min.js:3858
↓ 6 callers
Function
updateUI
()
depends/spectrum.js:722
↓ 6 callers
Function
x
(a,b,c)
jquery.js:2
↓ 5 callers
Function
bind
* Create a function bound to a given object * Thanks to underscore.js
Paint.min.js:4136
↓ 5 callers
Function
bind
* Create a function bound to a given object * Thanks to underscore.js
depends/spectrum.js:1000
↓ 5 callers
Function
c
(a)
jquery.js:3
↓ 5 callers
Function
convertToPercentage
(n)
Paint.min.js:5299
↓ 5 callers
Function
convertToPercentage
(n)
depends/spectrum.js:2163
↓ 5 callers
Function
reflow
()
Paint.min.js:4000
↓ 5 callers
Function
reflow
()
depends/spectrum.js:864
↓ 5 callers
Function
sb
(a,b,c)
jquery.js:2
↓ 5 callers
Function
wb
(a,b,c,d,e,f)
jquery.js:2
↓ 5 callers
Function
xb
(a)
jquery.js:2
↓ 4 callers
Function
S
(a,b)
jquery.js:3
↓ 4 callers
Function
Tb
(a,b)
jquery.js:3
↓ 4 callers
Function
clamp01
(val)
Paint.min.js:5273
↓ 4 callers
Function
clamp01
(val)
depends/spectrum.js:2137
↓ 4 callers
Function
gb
(a,b,d,e)
jquery.js:2
↓ 4 callers
Function
mb
(a)
jquery.js:2
↓ 4 callers
Function
pb
(a)
jquery.js:2
↓ 4 callers
Function
rb
(a)
jquery.js:2
↓ 4 callers
Function
vb
(a,b,c,d,e)
jquery.js:2
↓ 3 callers
Function
_checkRight
* Set tooltip left so it doesn't go off the right side of the window * * @return boolean true, if tooltipLayerStyleLeft is ok. false, otherwise
Paint.min.js:1214
↓ 3 callers
Function
_checkRight
* Set tooltip left so it doesn't go off the right side of the window * * @return boolean true, if tooltipLayerStyleLeft is ok. false, otherwise
depends/intro.js:580
↓ 3 callers
Function
_getWinSize
* Provides a cross-browser way to get the screen dimensions * via: http://stackoverflow.com/questions/5864467/internet-explorer-innerheight *
Paint.min.js:1741
↓ 3 callers
Function
_getWinSize
* Provides a cross-browser way to get the screen dimensions * via: http://stackoverflow.com/questions/5864467/internet-explorer-innerheight *
depends/intro.js:1107
↓ 3 callers
Function
addColorToSelectionPalette
(color)
Paint.min.js:3638
↓ 3 callers
Function
addColorToSelectionPalette
(color)
depends/spectrum.js:502
↓ 3 callers
Function
applyOptions
()
Paint.min.js:3382
↓ 3 callers
Function
applyOptions
()
depends/spectrum.js:246
↓ 3 callers
Function
draggable
* Lightweight drag helper. Handles containment within the element, so that * when dragging, the x is within [0,element.width] and y is within [0,
Paint.min.js:4148
↓ 3 callers
Function
draggable
* Lightweight drag helper. Handles containment within the element, so that * when dragging, the x is within [0,element.width] and y is within [0,
depends/spectrum.js:1012
↓ 3 callers
Function
hb
()
jquery.js:2
↓ 3 callers
Function
hue2rgb
(p, q, t)
Paint.min.js:4707
↓ 3 callers
Function
hue2rgb
(p, q, t)
depends/spectrum.js:1571
↓ 3 callers
Function
kb
(a,b)
jquery.js:2
↓ 3 callers
Function
nb
(a)
jquery.js:2
↓ 3 callers
Function
paletteTemplate
(p, color, className, opts)
Paint.min.js:3273
↓ 3 callers
Function
paletteTemplate
(p, color, className, opts)
depends/spectrum.js:137
↓ 3 callers
Function
s
(a)
jquery.js:2
↓ 3 callers
Function
sc
(a,b)
jquery.js:4
↓ 3 callers
Function
yb
(a,b)
jquery.js:2
↓ 2 callers
Function
D
(a,b)
jquery.js:2
↓ 2 callers
Function
Fb
(a,b)
jquery.js:3
↓ 2 callers
Function
Hb
(a,b,c,d,e)
jquery.js:3
↓ 2 callers
Function
Ib
(a,b,c)
jquery.js:3
↓ 2 callers
Function
Jb
(a,b)
jquery.js:3
↓ 2 callers
Function
Jc
(a)
jquery.js:4
↓ 2 callers
Function
P
(a,b,c)
jquery.js:2
↓ 2 callers
Function
Sb
()
jquery.js:3
↓ 2 callers
Function
_
()
jquery.js:3
↓ 2 callers
Function
_checkLeft
* Set tooltip right so it doesn't go off the left side of the window * * @return boolean true, if tooltipLayerStyleRight is ok. false, otherwis
Paint.min.js:1229
↓ 2 callers
Function
_checkLeft
* Set tooltip right so it doesn't go off the left side of the window * * @return boolean true, if tooltipLayerStyleRight is ok. false, otherwis
depends/intro.js:595
↓ 2 callers
Function
_cloneObject
(object)
Paint.min.js:903
↓ 2 callers
Function
_cloneObject
(object)
depends/intro.js:269
↓ 2 callers
Function
_isFixed
* Checks to see if target element (or parents) position is fixed or not * * @api private * @method _isFixed * @param {Object} element *
Paint.min.js:1719
↓ 2 callers
Function
_isFixed
* Checks to see if target element (or parents) position is fixed or not * * @api private * @method _isFixed * @param {Object} element *
depends/intro.js:1085
↓ 2 callers
Function
boundAlpha
(a)
Paint.min.js:5241
↓ 2 callers
Function
boundAlpha
(a)
depends/spectrum.js:2105
↓ 2 callers
Function
contains
( str, substr )
Paint.min.js:3202
↓ 2 callers
Function
contains
( str, substr )
depends/spectrum.js:66
↓ 2 callers
Function
drawInitial
()
Paint.min.js:3689
↓ 2 callers
Function
drawInitial
()
depends/spectrum.js:553
↓ 2 callers
Function
drawPalette
()
Paint.min.js:3672
next →
1–100 of 295, ranked by callers