Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tsoding/button
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
farts = [];
2
3
function
newFart(url) {
4
const
fart =
new
Audio(url);
Callers
nothing calls this directly
Calls
3
newFart
Function · 0.85
playFart
Function · 0.85
fireEvents
Function · 0.85
Tested by
no test coverage detected