mirror of
https://github.com/danbulant/pngjs
synced 2026-09-17 13:23:46 +00:00
NOTICE
This commit is contained in:
parent
bdcc276351
commit
c2302025b7
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
# pngjs
|
||||
|
||||
Simple PNG encoder/decoder for Node.js with no dependencies.
|
||||
*This is a fork of pngjs to make it work with deno*
|
||||
|
||||
Simple PNG encoder/decoder for ~~Node.js~~ Deno with no dependencies.
|
||||
|
||||
Based on the original [pngjs](https://github.com/niegowski/node-pngjs) with the follow enhancements.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue