torrentz

14.0.9 • Public • Published

Torrentz

example

const options = {}
const Torrentz = require('torrentz')
const torrentz = new Torrentz(options)

options

{
dir: "some/directory/where/all/the/data/is/stored" , // string, optional, default: __dirname
storage: "name-of-storage-directory", // string, optional, default: 'storage'
base: "name-of-database-directory", // string, optional, default: 'base'
routine: 0, // number, optional, default: 3600000
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 14.0.9
    0
    • latest

Version History

Package Sidebar

Install

npm i torrentz

Weekly Downloads

1

Version

14.0.9

License

ISC

Unpacked Size

40.3 kB

Total Files

3

Last publish

Collaborators

  • thezzeds