0.2.0 • Published 12 years ago
feature-stream v0.2.0
Feature Stream
Managing streams of geospatial data.
Installation
Install the package with npm:
npm install feature-streamDevelopment
Run tests with the test script:
npm testYou can also set up a watcher to run tests continuously during development.
npm run watch