klaw-sync@8.0.0
// Recursive, synchronous, and fast file system walker
$ npm install klaw-sync
downloads/wk
6,690,567
license
MIT
version
8.0.0
published
Jun 19, 2026
What is klaw-sync?
klaw-sync is a synchronous file system walker that recursively traverses directories and lists files. Developers use it when they need to quickly scan directory structures in a blocking manner, such as during build processes or CLI tools where synchronous operations are acceptable.
Links
Keywords
Dependencies (1)
Maintainers
manidlou, vic3king