The code is basically a copy of node-bencode , but written in ESM first manner (import / export) , as well as with its own types for typescript.
Thanks to the original authors Mark Schmale & Jonas Hermsmeier, as well as the other contributors to the node-bencode project.