0.1.1 • Published 11 years ago

re-map v0.1.1

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

re-map Build Status

A node port of Processing's map() fn.

Getting Started

Install the module with:

npm install re-map

Then require it like so

var reMap = require('re-map');

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

If you have a bug fix or feature proposal, submit a pull request with a clear description of the change, plus tests.

License

Copyright (c) 2013 Joseph (Jos) Smith
Licensed under the GNU GENERAL PUBLIC license.