react-native-png-stream-browserify
v1.0.0
Published
THIS PACKAGE IS IN THE `EXPERIMENTAL STAGE` , any question you can put forwards to a [issue](https://github.com/weykon/react-native-png/issues)!
Downloads
13
Maintainers
Readme
Introduce
THIS PACKAGE IS IN THE EXPERIMENTAL STAGE
, any question you can put forwards to a issue!
this package is simply a integration for react native of web browser code using. not more creation promgram.
thanks all contributor from pngjs
and zlib
!
Background
I past a lots time on looking some calculate process parsing png file. As lower level control png data, to output the IDAT from png chunk data. For my stuff, as start as png, creating new image data convert using printing image at termal printer.
Usage
more information need to READ.
npm install react-native-png-stream-browserify
import { PNG } from 'react-native-png-stream-browserify';
const png = PNG.sync.read(buffer_from_other);
TODO
- [ ] for all API to contact PNG class and write function.
Problem
already add "browserify" npm package, seem solve lots of problem about no-nodejs.
welcome to create issue for any problem! create issue
LICENSE
pngjs
for browser
pngjs github repo
MIT License
zlib
for browser / react native
base code
@author
Feross Aboukhadijeh
[email protected] http://feross.org
@license MIT
react-zlib-js
https://www.npmjs.com/package/react-zlib-js?activeTab=readme
welcome to create issue for any problem! create issue