Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytecodealliance/ComponentizeJS
/ api.js
File
api.js
test/api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ tmpdir } from
'node:os'
;
2
import
{ join, resolve } from
'node:path'
;
3
import
{ fileURLToPath, URL } from
'node:url'
;
4
import
{ copyFile, mkdtemp } from
'node:fs/promises'
;
Callers
nothing calls this directly
Calls
2
setupComponent
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected