This document introduces Terraformer, an open source JavaScript library for working with geospatial data. It allows for converting between data formats like GeoJSON, includes tools for geometry operations, and spatial indexing and querying of data. It works both on Node.js servers and in browsers. The document provides examples of using Terraformer to create and manipulate geometries, convert between formats, spatially index and query data, and options for data storage both in browsers and Node.js. Development is ongoing to support additional formats and a Ruby version. Licensing options are also discussed.