lexint
v1.0.0
Published
encode unsigned integers as variable length lexicographically sortable byte buffers
Downloads
2
Maintainers
Readme
lexint
Modified from https://github.com/substack/lexicographic-integer
Differences:
- Uses nodesjs buffers (no browser support currently)
- Should work for all positive integers below Number.MAX_SAFE_INTEGER