thinkermsandi / bencode

Javascript library to convert bencode (e.g. torrent) files into JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bencode

Javascript library to convert bencode (e.g. torrent) files into JSON

The library is worth your attention because:

  • It has no dependancies
  • Is written in (very) simple JS; not Coffeescript or other variations
  • Has a working demo
  • It just works

About

Javascript library to convert bencode (e.g. torrent) files into JSON

License:GNU General Public License v2.0


Languages

Language:JavaScript 74.2%Language:HTML 25.8%