This is an integer compression library in JavaScript, useful for work on indexes. Given an array of small integers, it produces an ArrayBuffer that uses far fewer bytes than the original (using VByte ...
Add a description, image, and links to the integer-sequences topic page so that developers can more easily learn about it.