https://github.com/captaincodeman/js-geometry
Simple Geometry Primitives
https://github.com/captaincodeman/js-geometry
Last synced: 2 months ago
JSON representation
Simple Geometry Primitives
- Host: GitHub
- URL: https://github.com/captaincodeman/js-geometry
- Owner: CaptainCodeman
- Created: 2019-09-01T00:59:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T03:43:53.000Z (over 5 years ago)
- Last Synced: 2025-02-08T15:07:24.396Z (12 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Geometry
Very basic 2D Geometry primitives in tree-shakeable es-module format
with TypeScript types.