Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactiveX/rxjs
/ check-package-docs.mjs
File
check-package-docs.mjs
scripts/check-package-docs.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ readdir, readFile } from
'node:fs/promises'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
5
checkPackageDocs
Function · 0.85
resolve
Method · 0.65
error
Method · 0.65
catch
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected