Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andylei/paperbox
/ functions
Functions
710 in github.com/andylei/paperbox
⨍
Functions
710
◇
Types & classes
0
Function
ZStream
()
jspdf.debug.js:8055
Function
amdRequire
(deps, callback)
JSXTransformer.js:11537
Function
amdefine
* Creates a define for node. * @param {Object} module the "module" object that is defined by Node for the * current module. * @param {Function} [re
JSXTransformer.js:11448
Function
append
* Appends a string of text to the buffer * * @param {string} str * @param {object} state
JSXTransformer.js:12412
Function
b64ToByteArray
(b64)
JSXTransformer.js:1430
Function
beginPage
(width,height)
jspdf.debug.js:654
Function
catchupNewlines
* Catches up as `catchup` but removes all non-newline characters. * * Equivalent to appending as many newlines as there are in the original source
JSXTransformer.js:12375
Function
catchupWhiteOut
* Catches up as `catchup` but replaces non-whitespace chars with spaces.
JSXTransformer.js:12348
Function
catchupWhiteSpace
* Catches up as `catchup` but removes all non-whitespace characters.
JSXTransformer.js:12355
Function
collectRegex
()
JSXTransformer.js:9256
Function
collectToken
()
JSXTransformer.js:9214
Function
compareByGeneratedPositions
* Comparator between two mappings where the generated positions are * compared. * * Optionally pass in `true` as `onlyCompareGenerated` to co
JSXTransformer.js:11392
Function
compareByOriginalPositions
* Comparator between two mappings where the original positions are compared. * * Optionally pass in `true` as `onlyCompareGenerated` to consider
JSXTransformer.js:11351
Function
constructor
()
jspdf.debug.js:8731
Function
containsChildOfType
* Checks whether a node or any of its sub-nodes contains * a syntactic construct of the passed type. * @param {object} node - AST node to test. * @
JSXTransformer.js:12616
Function
createState
* A `state` object represents the state of the parser. It has "local" and * "global" parts. Global contains parser position, source, etc. Local conta
JSXTransformer.js:12106
Function
ctor
(checksum)
jspdf.debug.js:6061
Function
determineWidthAndHeight
(w, h, info)
jspdf.debug.js:2150
Function
drawFlap
(flap)
tuckbox.js:392
Function
drawPanel
(pan)
tuckbox.js:389
Function
exec
* Eval provided source after transforming it. * * @param {string} source Original source code * @param {object?} options Options to pass to jstrans
JSXTransformer.js:69
Function
extract
* @param {String} contents * @return {String}
JSXTransformer.js:11752
Function
filterAverage
(line, colorsPerPixel, prevLine)
jspdf.debug.js:4333
Function
filterNone
(line, colorsPerPixel, prevLine)
jspdf.debug.js:4293
Function
filterPaeth
(line, colorsPerPixel, prevLine)
jspdf.debug.js:4350
Function
filterSub
(line, colorsPerPixel, prevLine)
jspdf.debug.js:4303
Function
filterUp
(line, colorsPerPixel, prevLine)
jspdf.debug.js:4318
Function
fromSetString
(aStr)
JSXTransformer.js:11318
Function
getAllVisitors
* Given a list of transform names, return the ordered list of visitors to be * passed to the transform() function. * * @param {array?} excludes *
JSXTransformer.js:15156
Function
getArg
* This is a helper function for getting values from parameter/options * objects. * * @param args The object we are extracting values from
JSXTransformer.js:11241
Function
getDocblock
(state)
JSXTransformer.js:12478
Function
getImages
()
jspdf.debug.js:2038
Function
getLexicalBindingMetadata
(identName, state)
JSXTransformer.js:12529
Function
getNodeSourceText
* Returns original source for an AST node. * @param {object} node * @param {object} state * @return {string}
JSXTransformer.js:12330
Function
getTempVarWithValue
(tempVarIndex, tempVarValue)
JSXTransformer.js:12665
Function
getVisitorsBySet
* Given a list of visitor set names, return the ordered list of visitors to be * passed to jstransform. * * @param {array} * @return {array}
JSXTransformer.js:15173
Function
gt
(n)
lodash.min.js:20
Function
height
()
jspdf.min.js:1
Function
height
()
jspdf.debug.js:934
Function
identInLocalScope
(identName, state)
JSXTransformer.js:12503
Function
identWithinLexicalScope
(identName, state, stopBeforeNode)
JSXTransformer.js:12487
Function
indentBefore
* Calculates indent from the beginning of the line until "start" or the first * character before start. * @example * " foo.bar()" * ^
JSXTransformer.js:12465
Function
join
(aRoot, aPath)
JSXTransformer.js:11288
Function
jsPDF
* @constructor * @private
jspdf.debug.js:147
Function
logImg
(img)
jspdf.debug.js:4411
Function
move
* Same as catchup but does not touch the buffer * * @param {number} end * @param {object} state
JSXTransformer.js:12386
Function
nodeTypeAnalyzer
(node)
JSXTransformer.js:12624
Function
nodeTypeTraverser
(child, path, state)
JSXTransformer.js:12630
Function
noop
()
JSXTransformer.js:1937
Function
parseAsObject
* Same as parse but returns an object of prop: value instead of array of paris * If a property appers more than once the last one will be returned *
JSXTransformer.js:11803
Function
postProcess
(ln, idx)
jspdf.debug.js:5011
Function
pt
(n)
lodash.min.js:19
Function
putImage
(img)
jspdf.debug.js:1946
Function
putResourcesCallback
()
jspdf.debug.js:2013
Function
putXObjectsDictCallback
()
jspdf.debug.js:2019
Function
qt
(n,t,e)
lodash.min.js:26
Function
r
(n)
lodash.min.js:7
Function
relative
(aRoot, aPath)
JSXTransformer.js:11323
Function
renderExpressionBody
(traverse, node, path, state)
JSXTransformer.js:12810
Function
renderRestExpression
(accessorExpression, excludedProperties)
JSXTransformer.js:14168
Function
replaceNonWhite
(value)
JSXTransformer.js:12334
Function
resetSymbols
()
JSXTransformer.js:12892
Function
runScripts
* Find and run all script tags with type="text/jsx". * * @internal
JSXTransformer.js:303
Function
scanComment
()
JSXTransformer.js:8253
Function
stripNonNewline
(value)
JSXTransformer.js:12363
Function
stripNonWhite
* Removes all non-whitespace characters
JSXTransformer.js:12341
Function
stripNonWhiteParen
(value)
JSXTransformer.js:14529
Function
toSetString
* Because behavior goes wacky when you set `__proto__` on objects, we * have to prefix all the strings in our set with an arbitrary character. *
JSXTransformer.js:11313
Function
tokenize
(code, options)
JSXTransformer.js:9371
Function
trimLeft
(value)
JSXTransformer.js:15080
Function
uint8ToBase64
(uint8)
JSXTransformer.js:1476
Function
updateState
* Updates a copy of a given state with "update" and returns an updated state. * * @param {object} state * @param {object} update * @return {obje
JSXTransformer.js:12257
Function
visitArrowFunction
* @public
JSXTransformer.js:12745
Function
visitClassDeclaration
* @param {function} traverse * @param {object} node * @param {array} path * @param {object} state
JSXTransformer.js:13240
Function
visitClassExpression
* @param {function} traverse * @param {object} node * @param {array} path * @param {object} state
JSXTransformer.js:13264
Function
visitClassFunctionExpression
* @param {function} traverse * @param {object} node * @param {array} path * @param {object} state
JSXTransformer.js:13027
Function
visitClassMethod
* @param {function} traverse * @param {object} node * @param {array} path * @param {object} state
JSXTransformer.js:13000
Function
visitClassMethodParam
(traverse, node, path, state)
JSXTransformer.js:13123
Function
visitClassProperty
(traverse, node, path, state)
JSXTransformer.js:14354
Function
visitDeclare
(traverse, node, path, state)
JSXTransformer.js:14379
Function
visitFunctionBodyForStructuredParameter
(traverse, node, path, state)
JSXTransformer.js:13658
Function
visitFunctionBodyWithRestParam
(traverse, node, path, state)
JSXTransformer.js:13922
Function
visitFunctionParametricAnnotation
(traverse, node, path, state)
JSXTransformer.js:14393
Function
visitFunctionParamsWithRestParam
(traverse, node, path, state)
JSXTransformer.js:13880
Function
visitFunctionReturnAnnotation
(traverse, node, path, state)
JSXTransformer.js:14405
Function
visitInterfaceDeclaration
(traverse, node, path, state)
JSXTransformer.js:14371
Function
visitLocalBlockIdentifiers
(node, path, state)
JSXTransformer.js:12010
Function
visitLocalClosureIdentifiers
(node, path, state)
JSXTransformer.js:11985
Function
visitMethod
* Methods cause trouble, since esprima parses them as a key/value pair, where * the location of the value starts at the method body. For example * {
JSXTransformer.js:14457
Function
visitObjectConciseMethod
(traverse, node, path, state)
JSXTransformer.js:13742
Function
visitObjectLiteralShortNotation
* @public
JSXTransformer.js:13814
Function
visitObjectLiteralSpread
(traverse, node, path, state)
JSXTransformer.js:14200
Function
visitOptionalFunctionParameterAnnotation
(traverse, node, path, state)
JSXTransformer.js:14414
Function
visitPrivateIdentifier
* @param {function} traverse * @param {object} node * @param {array} path * @param {object} state
JSXTransformer.js:13291
Function
visitReactDisplayName
* Transforms the following: * * var MyComponent = React.createClass({ * render: ... * }); * * into: * * var MyComponent = React.createClass
JSXTransformer.js:14807
Function
visitReactTag
(traverse, object, path, state)
JSXTransformer.js:14538
Function
visitStructuredAssignment
(traverse, node, path, state)
JSXTransformer.js:13587
Function
visitStructuredParameter
(traverse, node, path, state)
JSXTransformer.js:13620
Function
visitStructuredVariable
(traverse, node, path, state)
JSXTransformer.js:13478
Function
visitSuperCallExpression
* @param {function} traverse * @param {object} node * @param {array} path * @param {object} state
JSXTransformer.js:13337
← previous
next →
601–700 of 710, ranked by callers