Convert digit strings between arbitrary bases.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
Use go-generics for slices.Reverse. Update the CLI to the new API.
45479b6View on GitHubAPI change for v1.0.0: use byte instead of []byte in various places; add Digits and Value functions.
31dd43bView on GitHubAdd test coverage and fix a bug the new tests uncovered. Add doc comments.
4b19f3fView on GitHubAdd basexx binary for converting at the command line.
b0c4bdaView on GitHub