stereobooster / react-snap

πŸ‘» Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.07k stars 392 forks source link

Rewrite to typescript with puppeteer-cluster + additional options and hooks. #554

Open jan-rycko opened 2 years ago

jan-rycko commented 2 years ago

Hi, I was working on this wonderful lib for my company purposes and thought I would share the outcome. It's not perfect rewrite (much work to do that I don't have much time for), but some prooved to be very useful.

Changes in this PR include:

More work should be done here sooner or later. I started to move some code around to make it more clear in some cases, but lot's to do here. Also – other packages should also be updated but I did not have much time for that now.

If you are open to some outside input (I can see lots of PRs are waiting for any approval) I can help you with remaining issues and make this lib even greater :smile: