# polyline-miter-util

> low level utils for polyline miter joins

Latest version **1.0.1** (published 2014-11-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install polyline-miter-util
pnpm add polyline-miter-util
yarn add polyline-miter-util
bun add polyline-miter-util
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2014-11-28 |
| First published | 2014-11-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11 |
| Author | Matt DesLauriers |
| Maintainers | mattdesl |
| Keywords | miter, join, polyline, tangent, vector, vec2, 2d, path |

## Links

- npm: https://www.npmjs.com/package/polyline-miter-util
- Repository: https://github.com/mattdesl/polyline-miter-util
- Issues: https://github.com/mattdesl/polyline-miter-util/issues
- npm.io page: https://npm.io/package/polyline-miter-util

## Dependencies (1)

- [gl-vec2](https://npm.io/package/gl-vec2.md) ^1.0.0

## Alternatives

- [base64url](https://npm.io/package/base64url.md) — 6.1M weekly downloads
- [get-installed-path](https://npm.io/package/get-installed-path.md) — 502.9K weekly downloads
- [@uppy/url](https://npm.io/package/@uppy/url.md) — 185.8K weekly downloads
- [@d3fc/d3fc-shape](https://npm.io/package/@d3fc/d3fc-shape.md) — 16.2K weekly downloads
- [localizer](https://npm.io/package/localizer.md) — 226 weekly downloads

## Recent versions

- 1.0.1 (latest) — 2014-11-28
- 1.0.0 — 2014-11-27

## README

# polyline-miter-util

[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)

Low level utils for polyline miter joins. Users may be more interested in [extrude-polyline](https://github.com/mattdesl/extrude-polyline).

## License

MIT, see [LICENSE.md](http://github.com/mattdesl/polyline-miter-util/blob/master/LICENSE.md) for details.

---
_Source: https://npm.io/package/polyline-miter-util · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
