# harrystevens/geometric

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/harrystevens-geometric).**

1,094 stars · 52 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/HarryStevens/geometric
- Homepage: https://www.harryjstevens.com/geometric/
- awesome-repositories: https://awesome-repositories.com/repository/harrystevens-geometric.md

## Description

Geometric.js is a JavaScript library for working with points, lines, polygons, and angles. It uses plain JavaScript arrays for geometry primitives, includes TypeScript declarations for editor autocomplete and type checking, and works in modern browsers and Node.js.

## Tags

### Part of an Awesome List

- [Data Processing Tools](https://awesome-repositories.com/f/awesome-lists/data/data-processing-tools.md) — JavaScript library for performing geometric calculations.
- [JavaScript Geospatial Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/javascript-geospatial-libraries.md) — Library for doing geometry.
