Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyclejs/cyclejs
/ functions
Functions
375 in github.com/cyclejs/cyclejs
⨍
Functions
375
◇
Types & classes
106
↓ 195 callers
Method
map
(project: (x: T) => R)
http/src/isolate.ts:4
↓ 154 callers
Method
select
(selector: string)
dom/src/DOMSource.ts:7
↓ 115 callers
Function
run
()
run/src/index.ts:229
↓ 97 callers
Function
makeDOMDriver
(container: string | Element, options?: DOMDriverOptions)
dom/src/makeDOMDriver.ts:48
↓ 90 callers
Method
events
(eventType: string, options?: EventsFnOptions)
dom/src/DOMSource.ts:9
↓ 85 callers
Function
setup
(main: (sources: So) => Si, drivers: DriversDefinition)
run/src/index.ts:206
↓ 68 callers
Method
elements
()
dom/src/DOMSource.ts:8
↓ 61 callers
Method
subscribe
(observer: FantasyObserver)
run/src/index.ts:15
↓ 58 callers
Function
dispose
()
history/test/browser/rxjs.ts:11
↓ 42 callers
Method
filter
(predicate: (request: RequestOptions) => boolean)
http/src/interfaces.ts:53
↓ 36 callers
Function
isolate
* Takes a `component` function and an optional `scope` string, and returns a * scoped version of the `component` function. * * When the scoped comp
isolate/src/index.ts:105
↓ 29 callers
Function
setup
(main: (sources: So) => Si, drivers: DriversDefinition)
rxjs-run/src/index.ts:76
↓ 27 callers
Method
create
(oldVNode: VNode, vNode: VNode)
dom/src/IsolateModule.ts:73
↓ 25 callers
Function
createRenderTarget
(id: string | null = null)
dom/test/browser/src/isolation.ts:22
↓ 23 callers
Function
makeHTTPDriver
()
http/src/http-driver.ts:149
↓ 17 callers
Function
createRenderTarget
(id: string | null = null)
dom/test/browser/src/events.ts:20
↓ 17 callers
Function
makeServerHistoryDriver
(options?: MemoryHistoryBuildOptions)
history/src/drivers.ts:29
↓ 17 callers
Function
run
(main: (sources: So) => Si, drivers: DriversDefinition)
rxjs-run/src/index.ts:42
↓ 15 callers
Function
adapt
(stream: Stream<any>)
run/src/adapt.ts:13
↓ 15 callers
Method
select
(category?: string)
http/src/interfaces.ts:54
↓ 14 callers
Function
mockDOMSource
(mockConfig: MockConfig)
dom/src/mockDOMSource.ts:61
↓ 13 callers
Method
getId
(thing: Object)
devtool/src/graphSerializer.ts:62
↓ 12 callers
Function
makeHistoryDriver
(options?: BrowserHistoryBuildOptions)
history/src/drivers.ts:22
↓ 11 callers
Method
_n
(t: T)
devtool/src/utils/timeSpread.ts:54
↓ 11 callers
Function
createRenderTarget
(id: string | null = null)
dom/test/browser/src/render.tsx:37
↓ 11 callers
Function
createRenderTarget
(id: string | null = null)
dom/test/browser/src/select.ts:21
↓ 11 callers
Method
isolateSink
(sink: Stream<RequestInput>, scope: string)
http/src/interfaces.ts:56
↓ 11 callers
Method
isolateSource
(source: HTTPSource, scope: string)
http/src/interfaces.ts:55
↓ 11 callers
Function
makeHTMLDriver
(effect: EffectCallback, options?: HTMLDriverOptions)
dom/src/makeHTMLDriver.ts:36
↓ 11 callers
Method
next
(x: any)
run/src/index.ts:5
↓ 9 callers
Method
clearInterval
()
devtool/src/utils/timeSpread.ts:38
↓ 8 callers
Method
error
(err: any)
run/src/index.ts:6
↓ 8 callers
Function
setAdapt
(f: AdaptStream)
run/src/adapt.ts:9
↓ 7 callers
Function
createRenderTarget
(id: string | null = null)
dom/test/browser/src/dom-driver.ts:9
↓ 7 callers
Function
fromEvent
(element: Element | Document, eventName: string, useCaptur
dom/src/fromEvent.ts:3
↓ 7 callers
Function
isolateSource
(source: S, scope: string)
dom/src/isolate.ts:5
↓ 5 callers
Function
run
(uri: string)
http/test/browser/src/common.ts:10
↓ 5 callers
Function
run
(main: (sources: So) => Si, drivers: DriversDefinition)
most-run/src/index.ts:43
↓ 4 callers
Function
driver
()
isolate/test/index.ts:46
↓ 4 callers
Function
getFullScope
(namespace: Array<String>)
dom/src/utils.ts:32
↓ 4 callers
Function
mouseevent
(el: Element, type: string)
dom/test/browser/src/events.ts:800
↓ 4 callers
Function
setup
(main: (sources: So) => Si, drivers: DriversDefinition)
most-run/src/index.ts:77
↓ 3 callers
Method
call
(vnode: VNode | null)
dom/src/VNodeWrapper.ts:10
↓ 3 callers
Function
createHistory$
(history: History, sink$: Stream<HistoryInput | string>)
history/src/createHistory$.ts:5
↓ 3 callers
Function
createTagFunction
(tagName: string)
dom/src/hyperscript-helpers.ts:12
↓ 3 callers
Method
getElement
(fullScope: string)
dom/src/IsolateModule.ts:40
↓ 3 callers
Method
has
(id: string)
devtool/src/graphSerializer.ts:186
↓ 3 callers
Function
isolateSink
(sink: Mappable<VNode>, fullScope: string)
dom/src/isolate.ts:13
↓ 3 callers
Function
makeSureNodeIsRegistered
(graph: Dagre.Graph, idTable: IdTable, stream: Stream<any>)
devtool/src/graphSerializer.ts:74
↓ 3 callers
Method
reset
()
dom/src/IsolateModule.ts:64
↓ 3 callers
Method
scheduleAsInstant
(instantPeriod: number)
devtool/src/utils/timeSpread.ts:131
↓ 3 callers
Method
unsubscribe
()
run/src/index.ts:11
↓ 3 callers
Function
visitOperator
(graph: Dagre.Graph, idTable: IdTable, operator: InternalProducer)
devtool/src/graphSerializer.ts:99
↓ 2 callers
Function
LabeledSlider
(sources)
examples/bmi-nested/src/LabeledSlider.js:25
↓ 2 callers
Function
between
* source: --a--b----c----d---e-f--g----h---i--j----- * first: -------F------------------F--------------- * second: -----------------S--------------
examples/autocomplete-search/src/app.js:76
↓ 2 callers
Method
call
(rootElement: Element)
dom/src/ElementFinder.ts:15
↓ 2 callers
Method
cleanupVNode
({data, elm}: VNode)
dom/src/IsolateModule.ts:30
↓ 2 callers
Method
complete
(c?: any)
run/src/index.ts:7
↓ 2 callers
Function
createNewItem
(props)
examples/many/src/List.js:31
↓ 2 callers
Function
getSelectors
(namespace: Array<String>)
dom/src/utils.ts:39
↓ 2 callers
Function
loadGraphSerializerCode
()
devtool/src/launcher.ts:60
↓ 2 callers
Function
normalizeRequestInput
(reqInput: RequestInput)
http/src/http-driver.ts:122
↓ 2 callers
Method
removeDestination
* Removes the destination that has the given id.
dom/src/EventDelegator.ts:109
↓ 2 callers
Function
renderMenu
()
examples/isomorphic/app.js:4
↓ 2 callers
Function
renderNodeLabel
(node: StreamGraphNode, zap: Zap | null, style: string)
devtool/src/panel/graph/view.ts:8
↓ 2 callers
Method
scheduleAsFast
(fastPeriod: number)
devtool/src/utils/timeSpread.ts:109
↓ 2 callers
Function
setTSpanContent
(vnode: VNode)
devtool/src/panel/graph/view.ts:28
↓ 2 callers
Function
startGraphSerializer
(appSinks: Object | null)
devtool/src/graphSerializer.ts:325
↓ 2 callers
Function
startServer
()
http/test/support/server.ts:8
↓ 2 callers
Function
traverse
(graph: Dagre.Graph, idTable: IdTable, outStream: Stream<any>)
devtool/src/graphSerializer.ts:126
↓ 2 callers
Method
update
(oldVNode: VNode, vNode: VNode)
dom/src/IsolateModule.ts:99
↓ 2 callers
Method
updateOrigin
(newOrigin: Element)
dom/src/EventDelegator.ts:71
↓ 2 callers
Function
visitEdge
(graph: Dagre.Graph, idTable: IdTable, inStream: Stream<any>,
devtool/src/graphSerializer.ts:112
↓ 2 callers
Method
wrap
(children: Array<VNode>)
dom/src/VNodeWrapper.ts:33
↓ 2 callers
Function
wrapAround
examples/autocomplete-search/src/app.js:147
↓ 1 callers
Function
App
(sources: {DOM: MainDOMSource})
dom/test/browser/src/isolation.ts:421
↓ 1 callers
Function
CycleJSLogo
(id)
dom/test/browser/perf/index.js:32
↓ 1 callers
Function
Frame
(sources: {DOM: MainDOMSource, content$: Stream<any>})
dom/test/browser/src/isolation.ts:271
↓ 1 callers
Function
GraphSerializer
(sources: GraphSerializerSources)
devtool/src/graphSerializer.ts:291
↓ 1 callers
Function
InputCount
(sources)
dom/test/browser/perf/index.js:6
↓ 1 callers
Function
Item
(sources: {DOM: MainDOMSource}, count: number)
dom/test/browser/src/isolation.ts:1159
↓ 1 callers
Function
List
(sources)
examples/many/src/List.js:89
↓ 1 callers
Function
Panel
(sources: PanelSources)
devtool/src/panel/index.ts:20
↓ 1 callers
Function
TickerWrapper
dom/test/manual-tests/advanced-list/src/app.js:55
↓ 1 callers
Method
_c
()
devtool/src/utils/timeSpread.ts:163
↓ 1 callers
Method
_e
(err: any)
devtool/src/utils/timeSpread.ts:154
↓ 1 callers
Function
adaptSources
(sources: So)
run/src/index.ts:94
↓ 1 callers
Function
adaptStream
run/src/adapt.ts:7
↓ 1 callers
Method
addEventDelegator
(fullScope: string, eventDelegator: EventDelegator)
dom/src/IsolateModule.ts:55
↓ 1 callers
Function
animate
(state$)
examples/animated-letters/src/main.js:84
↓ 1 callers
Function
app
(sources)
examples/isomorphic/app.js:34
↓ 1 callers
Function
backgroundSourceDriver
()
devtool/src/panel/index.ts:34
↓ 1 callers
Method
bubble
(rawEvent: Event)
dom/src/EventDelegator.ts:124
↓ 1 callers
Function
callDrivers
(drivers: DriversDefinition, sinkProxies: SinkProxies)
run/src/index.ts:80
↓ 1 callers
Method
capture
(ev: Event)
dom/src/EventDelegator.ts:114
↓ 1 callers
Function
captureAnchorClicks
(push: (p: string) => void)
history/src/captureClicks.ts:74
↓ 1 callers
Function
captureClicks
(historyDriver: HistoryDriver)
history/src/captureClicks.ts:81
↓ 1 callers
Function
checkIsolateArgs
(dataflowComponent: Component<So, Si>, scope: any)
isolate/src/index.ts:7
↓ 1 callers
Function
childStyle
examples/autocomplete-search/src/app.js:212
↓ 1 callers
Method
clearTimeout
()
devtool/src/utils/timeSpread.ts:46
next →
1–100 of 375, ranked by callers