@tim-fs/shared-fs
v1.0.37
Published
Internal filesystem helpers for TIM. The package wraps chokidar watchers, glob matching, JSON patching, and path utilities used by `@tim-fs/core`.
Readme
@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