You can download the last stable version from the releases page. If you like risk, you can download the latest master version, it's usually stable.
Practice implementation of a HashMap using only an array and linked lists. Tests can be run with Node.js in the test folder.