Skip to content

Repository files navigation

Cloudhound

npmBuild StatusCoverage Statuslicensegithub-issues

Flexible and fluent interface finding files in the cloud

⚠️ 🔥 This is an early release 🔥 ⚠️

Installation

npm install --save cloudhound

Usage

import{S3Hound}from'cloudhound';constobjects=awaitS3Hound.newQuery({bucket: 'myBucket'}).prefix('csv').limit(50).find();console.log(objects);

Documentation

For more examples and API details, see API documentation

Test

npm test

To generate a test coverage report:

npm run coverage

Contributing

See contributing guide

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages