1.0.37 • Published 3d ago
@tim-fs/shared-fs
Licence
MIT
Version
1.0.37
Deps
6
Size
14 kB
Vulns
0
Weekly
0
@tim-fs/shared-fs
Internal filesystem helpers for TIM. The package wraps chokidar watchers, glob matching, JSON
patching, and path utilities used by @tim-fs/core.
Main exports
watchtestglobFilescalculateFileForGlobgetMachinesgetInBetweenPathspatchJson
Run
From the repo root:
pnpm installpnpm --filter ./packages/shared-fs buildpnpm --filter ./packages/shared-fs typecheckpnpm --filter ./packages/shared-fs test
Key paths
src/chokidar.ts: watcher helperssrc/glob.ts: glob and machine discovery helperssrc/fs.ts: JSON patch helperssrc/paths.ts: path utilities