https://github.com/harrystevens/geometric
A JavaScript library for doing geometry.
https://github.com/harrystevens/geometric
geometry
Last synced: 27 days ago
JSON representation
A JavaScript library for doing geometry.
- Host: GitHub
- URL: https://github.com/harrystevens/geometric
- Owner: HarryStevens
- License: mit
- Created: 2018-11-28T15:33:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-05-23T20:18:23.000Z (28 days ago)
- Last Synced: 2026-05-23T21:23:23.073Z (28 days ago)
- Topics: geometry
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/geometric
- Size: 1.31 MB
- Stars: 1,018
- Watchers: 16
- Forks: 51
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geometric.js
Geometric.js is a JavaScript library for doing geometry. It includes TypeScript declarations, so typed projects get editor autocomplete and type checking out of the box. [Visit the Geometric.js website](https://harryjstevens.com/geometric/)
- [Getting Started](https://harryjstevens.com/geometric/getting-started/)
- [API Reference](https://harryjstevens.com/geometric/api/)
- [Examples](https://harryjstevens.com/geometric/examples/)