nitin42 / react-imgpro

📷 Image Processing Component for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Road Map

Sunshine168 opened this issue · comments

Follow Up

  • Use greenlet or others integrating workers lib
  • use jimp implement filter params on picturepan2/instagram.css:src@master
  • Convert React new life cycle Api
  • Updated Webpack to v4 and babel to v7

for now , i cant use jimp implement filter params on picturepan2/instagram.css:src@master, if any help or suggestion will be appreciated

Is it possible to use web assembly to improve the performance? I found a good candidate: https://github.com/KnicKnic/WASM-ImageMagick

Would love to make a PR for this

@jarvisluong PR is always welcome , but before , we should deep thinking about [WASM-ImageMagick] can cover the old feature otherwise making a new lib or separate the processor as a plugin will be better =,=