spatial
A spatial hash module for node.js
Documentation
Documentation is provided in form of code comments and tests
Running tests
Expresso (https://github.com/visionmedia/expresso) can be used to run the tests.
To install:
$ npm install expresso
To run tests:
$ expresso
Installation
For now, clone the repository manually.
$ git clone git@github.com:troufster/spatial.git