# point-at-length

> compute a point from an svg path string

Latest version **1.1.0** (published 2017-10-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install point-at-length
pnpm add point-at-length
yarn add point-at-length
bun add point-at-length
```

## 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.1.0 |
| Published | 2017-10-16 |
| First published | 2014-12-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | James Halliday |
| Maintainers | mkaemmerer, substack |
| Keywords | getPointAtLength, getTotalLength, svg |

## Links

- npm: https://www.npmjs.com/package/point-at-length
- Repository: https://github.com/substack/point-at-length
- Issues: https://github.com/substack/point-at-length/issues
- npm.io page: https://npm.io/package/point-at-length

## Dependencies (3)

- [isarray](https://npm.io/package/isarray.md) ~0.0.1
- [abs-svg-path](https://npm.io/package/abs-svg-path.md) ~0.1.1
- [parse-svg-path](https://npm.io/package/parse-svg-path.md) ~0.1.1

## Recent versions

- 1.1.0 (latest) — 2017-10-16
- 1.0.2 — 2017-01-31
- 1.0.1 — 2015-02-22
- 1.0.0 — 2014-12-16

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