Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrei-markeev/camljs-console
/ functions
Functions
1,798 in github.com/andrei-markeev/camljs-console
⨍
Functions
1,798
◇
Types & classes
2,464
↓ 8 callers
Method
append
* Insert content, specified by the parameter, to the end of each element in the set of matched elements. * * param content1 DOM element, ar
Scripts/typings/jquery/jquery.d.ts:3088
↓ 8 callers
Method
clone
* Create a deep copy of the set of matched elements. * * param withDataAndEvents A Boolean indicating whether event handlers and data shoul
Scripts/typings/jquery/jquery.d.ts:3197
↓ 8 callers
Method
compileCAML
(cm: CodeMirror.Doc, changeObj?: CodeMirror.EditorChangeLinkedList)
Scripts/Console.ts:408
↓ 8 callers
Method
eq
* Reduce the set of matched elements to the one at the specified index. * * @param index An integer indicating the 0-based position of the
Scripts/typings/jquery/jquery.d.ts:3653
↓ 8 callers
Method
fail
* Add handlers to be called when the Deferred object is rejected. * * @param failCallbacks1 A function, or array of functions, that are cal
Scripts/typings/jquery/jquery.d.ts:334
↓ 8 callers
Method
focus
* Trigger the "focus" event on an element.
Scripts/typings/jquery/jquery.d.ts:2449
↓ 8 callers
Method
isPlainObject
* Check to see if an object is a plain object (created using "{}" or "new Object"). * * @param obj The object that will be checked to see if
Scripts/typings/jquery/jquery.d.ts:1169
↓ 8 callers
Method
now
* Return a number representing the current time.
Scripts/typings/jquery/jquery.d.ts:1221
↓ 8 callers
Method
offset
* Get the current coordinates of the first element in the set of matched elements, relative to the document.
Scripts/typings/jquery/jquery.d.ts:1704
↓ 8 callers
Function
resetInput
(cm, typing)
Scripts/codemirror/codemirror.js:2487
↓ 8 callers
Function
resetView
(cm)
Scripts/codemirror/codemirror.js:2283
↓ 8 callers
Method
stop
* Stop the currently-running animation on the matched elements. * * @param clearQueue A Boolean indicating whether to remove queued animatio
Scripts/typings/jquery/jquery.d.ts:2281
↓ 8 callers
Method
tooltip
(options?: TooltipOptions)
Scripts/typings/bootstrap/bootstrap.d.ts:88
↓ 8 callers
Method
unique
* Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.
Scripts/typings/jquery/jquery.d.ts:1256
↓ 8 callers
Method
val
* Get the current value of the first element in the set of matched elements.
Scripts/typings/jquery/jquery.d.ts:1517
↓ 7 callers
Function
activeElt
()
Scripts/codemirror/codemirror.js:7366
↓ 7 callers
Function
add
(left, top, width, bottom)
Scripts/codemirror/codemirror.js:1322
↓ 7 callers
Function
createPositionalPseudo
* Returns a function to use in pseudos for positionals * @param {Function} fn
Scripts/jquery-2.1.1.js:965
↓ 7 callers
Method
current
()
Scripts/typings/typescript-services/typescriptServices.d.ts:650
↓ 7 callers
Function
eventInWidget
(display, e)
Scripts/codemirror/codemirror.js:2665
↓ 7 callers
Method
get_current
()
Scripts/typings/sharepoint/SharePoint.d.ts:1735
↓ 7 callers
Function
lineAtHeight
(chunk, h)
Scripts/codemirror/codemirror.js:6774
↓ 7 callers
Function
lineIsHidden
(doc, line)
Scripts/codemirror/codemirror.js:5647
↓ 7 callers
Function
linkedDocs
(doc, f, sharedHistOnly)
Scripts/codemirror/codemirror.js:6689
↓ 7 callers
Method
removeAttr
* Remove an attribute from each element in the set of matched elements. * * @param attributeName An attribute to remove; as of version 1.7,
Scripts/typings/jquery/jquery.d.ts:1471
↓ 7 callers
Function
removeChildren
(e)
Scripts/codemirror/codemirror.js:7349
↓ 7 callers
Method
scrollTo
Scroll the editor to a given(pixel) position.Both arguments may be left as null or undefined to have no effect.
Scripts/typings/codemirror/codemirror.d.ts:208
↓ 7 callers
Function
simpleSelection
(anchor, head)
Scripts/codemirror/codemirror.js:1044
↓ 7 callers
Function
spansFor
(n)
Scripts/codemirror/codemirror.js:6143
↓ 7 callers
Method
stopPropagation
()
Scripts/typings/jquery/jquery.d.ts:552
↓ 7 callers
Function
textHeight
(display)
Scripts/codemirror/codemirror.js:1907
↓ 6 callers
Method
ajax
* Perform an asynchronous HTTP (Ajax) request. * * @param settings A set of key/value pairs that configure the Ajax request. All settings ar
Scripts/typings/jquery/jquery.d.ts:707
↓ 6 callers
Method
ajaxSetup
* Set default values for future Ajax requests. Its use is not recommended. * * @param options A set of key/value pairs that configure the
Scripts/typings/jquery/jquery.d.ts:737
↓ 6 callers
Method
animate
* Perform a custom animation of a set of CSS properties. * * @param properties An object of CSS properties and values that the animation wil
Scripts/typings/jquery/jquery.d.ts:1894
↓ 6 callers
Method
charCodeAt
(position: number)
Scripts/typings/typescript-services/typescriptServices.d.ts:857
↓ 6 callers
Method
constructor
()
Scripts/TypeScriptService.ts:73
↓ 6 callers
Function
copyHistoryArray
(events, newGroup, instantiateSel)
Scripts/codemirror/codemirror.js:6991
↓ 6 callers
Function
deleteNearSelection
(cm, compute)
Scripts/codemirror/codemirror.js:3902
↓ 6 callers
Method
detach
* Remove the set of matched elements from the DOM. * * param selector A selector expression that filters the set of matched elements to be
Scripts/typings/jquery/jquery.d.ts:3204
↓ 6 callers
Function
endOperation
(cm)
Scripts/codemirror/codemirror.js:1993
↓ 6 callers
Function
ensureCursorVisible
(cm)
Scripts/codemirror/codemirror.js:3796
↓ 6 callers
Function
eventMixin
(ctor)
Scripts/codemirror/codemirror.js:7188
↓ 6 callers
Function
h
(a,b,c)
Scripts/jquery-2.1.1.min.js:2
↓ 6 callers
Method
isDefaultPrevented
()
Scripts/typings/jquery/jquery.d.ts:543
↓ 6 callers
Method
isXMLDoc
* Check to see if a DOM node is within an XML document (or is an XML document). * * @param node he DOM node that will be checked to see if i
Scripts/typings/jquery/jquery.d.ts:1181
↓ 6 callers
Function
posFromMouse
(cm, e, liberal, forRect)
Scripts/codemirror/codemirror.js:2676
↓ 6 callers
Method
progress
* Add handlers to be called when the Deferred object generates progress notifications. * * @param progressCallbacks A function, or array of
Scripts/typings/jquery/jquery.d.ts:340
↓ 6 callers
Method
prop
* Get the value of a property for the first element in the set of matched elements. * * @param propertyName The name of the property to get.
Scripts/typings/jquery/jquery.d.ts:1430
↓ 6 callers
Method
ready
* Specify a function to execute when the DOM is fully loaded. * * @param handler A function to execute after the DOM is ready.
Scripts/typings/jquery/jquery.d.ts:2832
↓ 6 callers
Function
register
(varname)
Scripts/codemirror/mode/javascript.js:269
↓ 6 callers
Method
send
(data: string)
Scripts/typings/webrtc/RTCPeerConnection.d.ts:161
↓ 6 callers
Method
setBadge
(n)
Scripts/Console.ts:247
↓ 6 callers
Function
setScrollLeft
(cm, val, isScroller)
Scripts/codemirror/codemirror.js:3046
↓ 6 callers
Function
startOperation
(cm)
Scripts/codemirror/codemirror.js:1949
↓ 6 callers
Method
text
* Get the combined text contents of each element in the set of matched elements, including their descendants.
Scripts/typings/jquery/jquery.d.ts:3412
↓ 6 callers
Function
update
(line, text, spans)
Scripts/codemirror/codemirror.js:6144
↓ 6 callers
Function
updateScrollbars
(cm, measure)
Scripts/codemirror/codemirror.js:416
↓ 6 callers
Method
wrapAll
* Wrap an HTML structure around all elements in the set of matched elements. * * @param wrappingElement A selector, element, HTML string, o
Scripts/typings/jquery/jquery.d.ts:3478
↓ 6 callers
Function
x
(a,b,c)
Scripts/jquery-2.1.1.min.js:2
↓ 5 callers
Method
EqualTo
Checks whether the value of the field is equal to the specified value
Scripts/typings/camljs/camljs.d.ts:268
↓ 5 callers
Method
appendTo
* Insert every element in the set of matched elements to the end of the target. * * @param target A selector, element, HTML string, array o
Scripts/typings/jquery/jquery.d.ts:3129
↓ 5 callers
Function
c
(a)
Scripts/jquery-2.1.1.min.js:3
↓ 5 callers
Method
charCoords
Returns the position and dimensions of an arbitrary character.pos should be a { line , ch } object. This differs from cursorCoords in that it'
Scripts/typings/codemirror/codemirror.d.ts:244
↓ 5 callers
Function
charWidth
(display)
Scripts/codemirror/codemirror.js:1927
↓ 5 callers
Method
clear
(callback?: Function)
Scripts/typings/chrome/chrome.d.ts:1662
↓ 5 callers
Function
clearCaches
(cm)
Scripts/codemirror/codemirror.js:1729
↓ 5 callers
Function
collapsedSpanAtEnd
(line)
Scripts/codemirror/codemirror.js:5583
↓ 5 callers
Function
commasep
(what, end)
Scripts/codemirror/mode/javascript.js:458
↓ 5 callers
Function
contCommasep
(what, end, info)
Scripts/codemirror/mode/javascript.js:473
↓ 5 callers
Function
contains
(parent, child)
Scripts/codemirror/codemirror.js:7359
↓ 5 callers
Method
coordsChar
Given an { left , top } object , returns the { line , ch } position that corresponds to it. The optional mode parameter determines relative to
Scripts/typings/codemirror/codemirror.d.ts:248
↓ 5 callers
Function
copyObj
(obj, target, overwrite)
Scripts/codemirror/codemirror.js:7285
↓ 5 callers
Function
e_target
(e)
Scripts/codemirror/codemirror.js:7084
↓ 5 callers
Function
extendRange
(doc, range, head, other)
Scripts/codemirror/codemirror.js:1079
↓ 5 callers
Function
fastPoll
(cm)
Scripts/codemirror/codemirror.js:2373
↓ 5 callers
Function
findViewIndex
(cm, n)
Scripts/codemirror/codemirror.js:2291
↓ 5 callers
Function
getBetween
(doc, start, end)
Scripts/codemirror/codemirror.js:6733
↓ 5 callers
Method
getEnumerator
()
Scripts/typings/sharepoint/SharePoint.d.ts:1741
↓ 5 callers
Function
getMarkedSpanFor
(spans, marker)
Scripts/codemirror/codemirror.js:5357
↓ 5 callers
Function
getStateBefore
(cm, n, precise)
Scripts/codemirror/codemirror.js:1470
↓ 5 callers
Function
getText
(completion)
Scripts/codemirror/show-hint.js:154
↓ 5 callers
Method
hasClass
* Determine whether any of the matched elements are assigned the given class. * * @param className The class name to search for.
Scripts/typings/jquery/jquery.d.ts:1401
↓ 5 callers
Function
indentLine
(cm, n, how, aggressive)
Scripts/codemirror/codemirror.js:3830
↓ 5 callers
Function
isExtendingChar
(ch)
Scripts/codemirror/codemirror.js:7320
↓ 5 callers
Function
isLine
(doc, l)
Scripts/codemirror/codemirror.js:1063
↓ 5 callers
Function
jb
(a,b)
Scripts/jquery-2.1.1.min.js:2
↓ 5 callers
Method
load
* Load data from the server and place the returned HTML into the matched element. * * @param url A string containing the URL to which the re
Scripts/typings/jquery/jquery.d.ts:1325
↓ 5 callers
Method
log
(s: string)
Scripts/typings/typescript-services/typescriptServices.d.ts:4796
↓ 5 callers
Function
makeChange
(doc, change, ignoreReadOnly)
Scripts/codemirror/codemirror.js:3481
↓ 5 callers
Function
markText
(doc, from, to, options, type)
Scripts/codemirror/codemirror.js:5210
↓ 5 callers
Method
moveNext
()
Scripts/typings/sharepoint/SharePoint.d.ts:1736
↓ 5 callers
Function
moveOnce
(boundToLine)
Scripts/codemirror/codemirror.js:3944
↓ 5 callers
Function
sb
(a)
Scripts/jquery-2.1.1.min.js:2
↓ 5 callers
Function
setScrollTop
(cm, val)
Scripts/codemirror/codemirror.js:3035
↓ 5 callers
Method
setSize
Programatically set the size of the editor (overriding the applicable CSS rules). width and height height can be either numbers(interpreted as
Scripts/typings/codemirror/codemirror.d.ts:205
↓ 5 callers
Function
startWorker
(cm, time)
Scripts/codemirror/codemirror.js:1407
↓ 5 callers
Function
wb
(a)
Scripts/jquery-2.1.1.min.js:2
↓ 5 callers
Function
widgetHeight
(widget)
Scripts/codemirror/codemirror.js:5715
↓ 5 callers
Function
xb
(a,b)
Scripts/jquery-2.1.1.min.js:2
↓ 4 callers
Function
PosWithInfo
(line, ch, outside, xRel)
Scripts/codemirror/codemirror.js:1835
← previous
next →
101–200 of 1,798, ranked by callers