1.0.0 • Published 4 years ago

@kriscarilloxyz/nethunt-js v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

nethunt-js

nethunt-js is a wrapper for https://nethunt.com/integration-api

Inline docs Known Vulnerabilities Codecov test coverage JavaScript Style Guide: Good Parts HitCount https://nodei.co/npm/@kriscarilloxyz/nethunt-js.png?downloads=true&downloadRank=true&stars=true

Installation

Use the package manager npm to install nethunt-js.

npm i @kriscarilloxyz/nethunt-js

Usage

const Nethunt = require('@kriscarilloxyz/nethunt-js')

const client = new Nethunt(username, password) 
const readableFolders = await client.readableFolders()

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.0

4 years ago

0.8.0

4 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.3

4 years ago

0.6.2

4 years ago