# htmltoescpos

> This module uses puppeteer to render html code in background, then allow it to be printed as an image using ESCPOS (POS printers).

Latest version **1.1.3** (published 2021-04-11) · ISC license · 0 weekly downloads

## Install

```sh
npm install htmltoescpos
pnpm add htmltoescpos
yarn add htmltoescpos
bun add htmltoescpos
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.3 |
| Published | 2021-04-11 |
| First published | 2020-10-17 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 40.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Fanghan Hu |
| Maintainers | fanghanhu |
| Keywords | html, escpos, printer, print |

## Links

- npm: https://www.npmjs.com/package/htmltoescpos
- Repository: https://github.com/FanghanHu/HTMLtoESCPOS
- Homepage: https://github.com/FanghanHu/HTMLtoESCPOS#readme
- Issues: https://github.com/FanghanHu/HTMLtoESCPOS/issues
- npm.io page: https://npm.io/package/htmltoescpos

## Dependencies (6)

- [escpos](https://npm.io/package/escpos.md) ^3.0.0-alpha.6
- [puppeteer](https://npm.io/package/puppeteer.md) ^5.3.1
- [escpos-usb](https://npm.io/package/escpos-usb.md) ^3.0.0-alpha.4
- [get-pixels](https://npm.io/package/get-pixels.md) ^3.3.2
- [escpos-network](https://npm.io/package/escpos-network.md) ^3.0.0-alpha.5
- [escpos-serialport](https://npm.io/package/escpos-serialport.md) ^3.0.0-alpha.4

## Alternatives

- [@tsparticles/shape-image](https://npm.io/package/@tsparticles/shape-image.md) — 303.7K weekly downloads
- [@tsparticles/shape-line](https://npm.io/package/@tsparticles/shape-line.md) — 233.7K weekly downloads
- [stringify-attributes](https://npm.io/package/stringify-attributes.md) — 58.6K weekly downloads
- [mobile-drag-drop](https://npm.io/package/mobile-drag-drop.md) — 46.3K weekly downloads
- [@comunica/actor-rdf-parse-html](https://npm.io/package/@comunica/actor-rdf-parse-html.md) — 29.2K weekly downloads

## Recent versions

- 1.1.3 (latest) — 2021-04-11
- 1.1.2 — 2021-04-11
- 1.1.1 — 2021-04-11
- 1.1.0 — 2021-04-11
- 1.0.1 — 2020-10-17
- 1.0.0 — 2020-10-17

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