# paper-jsdom

> The Swiss Army Knife of Vector Graphics Scripting, packaged for headless use in Node.js

Latest version **0.12.18** (published 2024-07-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install paper-jsdom
pnpm add paper-jsdom
yarn add paper-jsdom
bun add paper-jsdom
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.12.18 |
| Published | 2024-07-17 |
| First published | 2017-04-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.0.0 |
| Dependencies | 3 |
| Unpacked size | 1.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Jürg Lehni <juerg@scratchdisk.com> (http://scratchdisk.com) |
| Maintainers | lehni, puckey |
| Keywords | vector, graphic, graphics, 2d, geometry, bezier, curve, curves, path, paths, canvas, svg, paper, paper.js, paperjs |

## Links

- npm: https://www.npmjs.com/package/paper-jsdom
- Repository: https://github.com/paperjs/paper-jsdom
- Homepage: http://paperjs.org
- Issues: https://github.com/paperjs/paper.js/issues
- npm.io page: https://npm.io/package/paper-jsdom

## Dependencies (3)

- [jsdom](https://npm.io/package/jsdom.md) ^16.7.0
- [paper](https://npm.io/package/paper.md) 0.12.18
- [source-map-support](https://npm.io/package/source-map-support.md) ^0.5.21

## 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

- 0.12.18 (latest) — 2024-07-17
- 0.12.17 — 2022-11-03
- 0.12.16 — 2022-10-20
- 0.12.15 — 2021-03-17
- 0.12.14 — 2021-03-17
- 0.12.13 — 2021-03-16
- 0.12.12 — 2021-03-12
- 0.12.11 — 2020-06-19
- 0.12.10 — 2020-06-19
- 0.12.9 — 2020-06-19
- 0.12.8 — 2020-06-03
- 0.12.7 — 2020-05-23
- 0.12.6 — 2020-05-23
- 0.12.5 — 2020-05-23
- 0.12.4 — 2019-12-15
- … 14 more at https://npm.io/package/paper-jsdom/versions

## README

# Paper.js - The Swiss Army Knife of Vector Graphics Scripting

Packaged for headless use in Node.js with SVG importing and exporting through
[jsdom](https://github.com/tmpvar/jsdom).

For documentation, see the
[main README](https://github.com/paperjs/paper.js/blob/develop/README.md) file.

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