The proj module

The proj module exports a Projection constructor and methods for transforming geometries between coordinate reference systems.

>> var proj = require("geoscript/proj");

Constructors