Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/ index.js
File
index.js
Save Links Extension/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
myLeads = []
2
const
inputEl = document.getElementById(
"input-el"
)
3
const
inputBtn = document.getElementById(
"input-btn"
)
4
const
ulEl = document.getElementById(
"ul-el"
)
Callers
nothing calls this directly
Calls
2
render
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected