foliojs / png.js

A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js
http://devongovett.github.com/png.js
MIT License
489 stars 92 forks source link

Convert from CoffeScript to ES6 #45

Closed blikblum closed 4 years ago

blikblum commented 5 years ago

Converts to ES6 and:

It's opens the doors to improve png.js to fix bugs like https://github.com/foliojs/pdfkit/issues/926

blikblum commented 5 years ago

@devongovett can you look at this?

blikblum commented 4 years ago

@devongovett

Can you merge this or give the access rights so i can do myself?