Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyclejs/cyclejs
/ main.js
File
main.js
examples/checkbox/src/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{run} from
'@cycle/run'
;
2
import
{div, input, p, makeDOMDriver} from
'@cycle/dom'
;
3
4
function
main(sources) {
Callers
nothing calls this directly
Calls
2
run
Function · 0.90
makeDOMDriver
Function · 0.90
Tested by
no test coverage detected