This project is part of the
@thi.ng/umbrella monorepo.
About
Shared type & interface declarations for @thi.ng/geom packages.
Status
STABLE - used in production
Installation
yarn add @thi.ng/geom-api
// ES module
<script type="module" src="https://unpkg.com/@thi.ng/geom-api?module" crossorigin></script>
// UMD
<script src="https://unpkg.com/@thi.ng/geom-api/lib/index.umd.js" crossorigin></script>
Package sizes (gzipped, pre-treeshake): ESM: 603 bytes / CJS: 627 bytes / UMD: 759 bytes
Dependencies
API
Generated API docs
TODO
Authors
Karsten Schmidt
License
© 2013 - 2020 Karsten Schmidt // Apache Software License 2.0