Skip to content

hemanth/is-torrent

Repository files navigation

is-torrent Build Status

Detects if a given file path/buffer is a torrent file.

Install

$ npm install --save is-torrent

Usage

var isTorrent = require('is-torrent');

isTorrent('my.torrent'); // true/false

License

MIT © Hemanth.HM

About

Detects if a given file path/buffer is a torrent file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •