Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Hexlet/patterns
/ index.js
File
index.js
content/adapter/javascript/function/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
highlight from
'prism'
;
2
import
{ codeToHtml } from
'./convertors'
;
3
4
const
code =
"const x = '5';"
;
Callers
nothing calls this directly
Calls
1
codeToHtml
Function · 0.90
Tested by
no test coverage detected