EBML stands for Extensible Binary Meta-Language and is some what of a binary version of XML. It's used for container formats like webm or mkv
npm install ebml
TBD. (meanwhile see example.js)
Parsing should work. If it doesn't, please create an issue.
MIT
