# pnglib

> A PNG lib for Node.js

Latest version **0.0.1** (published 2013-08-20) · BSD license · 0 weekly downloads

## Install

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

## 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.0.1 |
| Published | 2013-08-20 |
| First published | 2013-08-20 |
| Weekly downloads | 0 |
| License | BSD |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11 |
| Author | George Chan |
| Maintainers | gchan |
| Keywords | pnglib |

## Links

- npm: https://www.npmjs.com/package/pnglib
- Repository: https://github.com/GeorgeChan/pnglib
- Issues: https://github.com/GeorgeChan/pnglib/issues
- npm.io page: https://npm.io/package/pnglib

## Recent versions

- 0.0.1 (latest) — 2013-08-20

## README

#PNGLib
A PNG lib for Node.js

 A handy class to calculate color values.

```
 version 1.0
 author Robert Eisele robert@xarg.org
 copyright Copyright (c) 2010, Robert Eisele
 link http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/
 license http://www.opensource.org/licenses/bsd-license.php BSD License
```
Modified by George Chan gchan@21cn.com

##Install
```
npm install pnglib
```

##Examples
Example see:  https://github.com/GeorgeChan/captchapng

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