Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/ generateLlmsText.js
File
generateLlmsText.js
scripts/generateLlmsText.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env node */
2
import
fs from
'fs'
;
3
import
path from
'path'
;
4
import
process from
'process'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected