1.17.6 • Published 3 years ago

filehound v1.17.6

Weekly downloads
12,329
License
MIT
Repository
github
Last release
3 years ago

Filehound

NPM downloads npm Build Status Coverage Status license github-issues stars forks

Flexible and fluent interface for searching the file system

nodei.co

Installation

npm install --save filehound

Demo

Usage

The example below prints all of the files in a directory that have the .json file extension:

const FileHound = require('filehound');

const files = FileHound.create()
  .paths('/some/dir')
  .ext('json')
  .find();

files.then(console.log);

Documentation

For more examples and API details, see API documentation

Test

npm test

To generate a test coverage report:

npm run coverage

Contributing

  • If you're unsure if a feature would make a good addition, you can always create an issue first.
  • We aim for 100% test coverage. Please write tests for any new functionality or changes.
  • Any API changes should be fully documented.
  • Make sure your code meets our linting standards. Run npm run lint to check your code.
  • Maintain the existing coding style. There are some settings in .jsbeautifyrc to help.
  • Be mindful of others when making suggestions and/or code reviewing.
@tenjo/wapprceatriped160ripedm160ripmed160path-to-regxepwe3bwbe3web3-ehttzar-coremfp-react-componentsmcpoidmcp-androidpdxdeploy-v3.1.3@infinitebrahmanuniverse/nolb-fileh@everything-registry/sub-chunk-1666taphie-md-linksterm-cliword-snatchers-cliwebdashsubpackvoncountvue-build-helpervideory@dogegg/webpack-multi-page@bunadmin/core@bunred/bunadmin@blocklet/did-space-jsj2objcworkerjavieramontenegro-md-linkskarmacv-themespdxdeploystylint-webpack-pluginsteamworkshopdownloadertranslations-eliminatortorrent-files-libraryutahts-query-cli@amanoese/muscular@bbc/consumer-contracts@carolgmonteiro/md-links@catalinaquinteror/mdlinks@clearscore/sonar8mb@codiac.io/codiac-cli@coffeekraken/s-postcss-sugar-plugin@did-space/client@did-space/fs-driver@danisalermi/md-linkswebpack-permissions-pluginunit-cli@godeltech/project-analyzer-cli@kwooshung/files@laura_silva/mdlinks@iskybow/workchat-utilities@motech-development/webpack-permissions-plugin@evidentpoint/r2-utils-js@meese-os/server@k8slens/open-lens@jocecasteletti/md-links@r2d2bzh/js-backend-rules@startingpoint/stylint-webpack-plugin@obsidians/file-ops@obsidians/filetree@ostro/filesystem@oraclecc/dcu@osjs/server@sourcecodeoer/cli@seneca/maintain@revodigital/pamelamulti-page-pluginmlemus-md-linksnata-md-linksnatagalvez-md-linksn-thriftpapogennuget-updatepasokscl010-md-linksne-md-linksng-library-builderr-mdlinksr2-streamer-jsr2-testapp-jsr2-utils-jssg-md-linksshow-markdown-linkssln-buildergmc-ezcore-depgm-md-linksgradlrie11-checkerimports-sanitizegordiongulp-ssh-deployhh-api-corehaynix-serverhyextracthuzmalink-chart
1.17.6

3 years ago

1.17.5

4 years ago

1.17.4

5 years ago

1.17.3

6 years ago

1.17.2

6 years ago

1.17.1

6 years ago

1.17.0

6 years ago

1.16.7

6 years ago

1.16.5

6 years ago

1.16.4

7 years ago

1.16.3

7 years ago

2.0.0-beta.2

7 years ago

2.0.0-beta

7 years ago

2.0.0-alpha.4

7 years ago

2.0.0-alpha.3

8 years ago

2.0.0-alpha.2

8 years ago

2.0.0-alpha.1

8 years ago

1.16.2

8 years ago

1.16.1

8 years ago

1.16.0

8 years ago

1.15.0

8 years ago

1.14.2

8 years ago

1.14.1

8 years ago

1.14.0

8 years ago

1.13.6

8 years ago

1.13.5

8 years ago

1.13.4

8 years ago

1.13.3

8 years ago

1.13.2

8 years ago

1.13.1

8 years ago

1.13.0

8 years ago

1.12.6

8 years ago

1.12.5

8 years ago

1.12.4

8 years ago

1.12.3

8 years ago

1.12.2

9 years ago

1.12.1

9 years ago

1.12.0

9 years ago

1.11.0

9 years ago

1.10.5

9 years ago

1.10.4

9 years ago

1.10.3

9 years ago

1.10.2

9 years ago

1.10.1

9 years ago

1.10.0

9 years ago

1.9.0

9 years ago

1.8.0

9 years ago

1.7.1

9 years ago

1.7.0

9 years ago

1.6.0

9 years ago

1.5.2

9 years ago

1.5.1

9 years ago

1.5.0

9 years ago

1.4.1

9 years ago

1.4.0

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago