/bencode

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

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

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