Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyscript/pyscript
/ index.js
File
index.js
core/tests/manual/donkey/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ donkey } from
'../../../dist/core.js'
;
2
3
const
runButton = document.querySelector(
'#run'
);
4
const
clearButton = document.querySelector(
'#clear'
);
Callers
nothing calls this directly
Calls
4
donkey
Function · 0.90
kill
Function · 0.85
execute
Function · 0.85
clear
Function · 0.50
Tested by
no test coverage detected