Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytecodealliance/ComponentizeJS
/ componentize.js
File
componentize.js
examples/hello-world/guest/componentize.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile, writeFile } from
'node:fs/promises'
;
2
import
{ resolve } from
'node:path'
;
3
4
import
{ componentize } from
'@bytecodealliance/componentize-js'
;
Callers
nothing calls this directly
Calls
1
componentize
Function · 0.85
Tested by
no test coverage detected