Skip to content

smithcommajoseph/re-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A node port of Processing's map fn

Resources

License

Stars

Watchers

Forks

Packages

No packages published