Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/dom4
/ create
Function
create
test/dom4.js:5–7 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
3
//:remove
4
5
function
create(name) {
6
return
document.createElement(name);
7
}
8
9
wru.test([
10
{
Callers
1
dom4.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…