galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

What's the next step for the HummusJS users? #447

Open chunyenHuang opened 4 years ago

chunyenHuang commented 4 years ago

Hello all, I am the author of hummusRecipe. When I started the library, the stars for HummusJS was around 280 and not it's almost 1k. However, it's a sad news about @galkahana 's decision

after 6 years I decided to finish supporting HummusJS...

I would like to discuss with you HummusJS users what's the next step for us?

Earlier, I tried to contact @galkahana to see if he's willing to add some maintainers for this repo but no luck.

It seems to me if no one can access this repo, then we may need to work on a fork repo.

Any ideas?

kaumudpa commented 4 years ago

@chunyenHuang I tried contacting @galkahana for the same reason as well but no luck!.

I have been using hummusRecipe and its neat! I agree with your idea and suggest that we make a community maintainable fork of this repo! I would suggest you to take the initiative.

julianhille commented 4 years ago

i forked it to: muhammara on npm and added some more prebuilts for the newest versions of node / electron.

https://github.com/julianhille/muhammarajs https://npmjs.com/package/muhammara

admosity commented 4 years ago

Thank you @julianhille. The drop-in worked perfectly.

For anyone googling... Our CI server had these messages:


node-pre-gyp WARN Using request for node-pre-gyp https download 
node-pre-gyp WARN Tried to download(404): https://hummus.s3-us-west-2.amazonaws.com/hummus/v1.0.108/node-v79-linux-x64-glibc.tar.gz 
node-pre-gyp WARN Pre-built binaries not found for hummus@1.0.108 and node@13.8.0 (node-v79 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Pre-built binaries not installable for hummus@1.0.108 and node@13.8.0 (node-v79 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp WARN Hit error Connection closed while downloading tarball file ```