Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/processing/p5.js
/ main.js
File
main.js
test/unit/core/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
p5 from
'../../../src/app.js'
;
2
import
{ createP5Iframe, P5_SCRIPT_TAG, P5_SCRIPT_URL } from
'../../js/p5_helpers'
;
3
import
{ vi } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
2
createP5Iframe
Function · 0.90
remove
Method · 0.45
Tested by
no test coverage detected