Options
All
  • Public
  • Public/Protected
  • All
Menu

get-all-files-ts

get-all-files-ts

version CI minzip size
A blazing fast recursive directory crawler with lazy sync and async iterator support made in TypeScript.

Forked from https://github.com/TomerAberbach/get-all-files

This version differs from original version in:

  • files are now typeScript native*.ts
  • more types added.
  • added XO as linter.
  • removed Ava testing framework in favor of jest as testing framework.
  • Added new tests.
  • Added jsDoc on private and public functions.

Install

$ npm i get-all-files

Contributing

Stars are always welcome!

For bugs and feature requests, please create an issue.

License

MIT © Rodrigo Erades

Generated using TypeDoc