react-imgpro icon indicating copy to clipboard operation
react-imgpro copied to clipboard

Road Map

Open Sunshine168 opened this issue 7 years ago • 4 comments

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

Sunshine168 avatar Sep 06 '18 03:09 Sunshine168

Follow Up

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

Sunshine168 avatar Sep 07 '18 11:09 Sunshine168

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

Sunshine168 avatar Sep 16 '18 15:09 Sunshine168

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 avatar Feb 18 '19 11:02 jarvisluong

@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 =,=

Sunshine168 avatar Feb 19 '19 02:02 Sunshine168