https://www.npmjs.com/package/explosiv<p>Hey! I've been dealing with this project and I want to let it out in the wild and ask you all what you think.<p>Basically, Explosiv generate a static site, written in JSX. It is faster than React and has some nice features.<p>(also the README is the docs)
From what I've read so far, it sounds a practical, light-weight, and I like various aspects of it (React-less, Next.js-like, with conveniences/shortcuts).<p>Here are some related links for others..<p>Article by the author, on how it works: <a href="https://vixalien.ga/post/explosiv" rel="nofollow">https://vixalien.ga/post/explosiv</a><p>NPM module: <a href="https://www.npmjs.com/package/explosiv" rel="nofollow">https://www.npmjs.com/package/explosiv</a><p>GitHub repo: <a href="https://github.com/vixalien/explosiv" rel="nofollow">https://github.com/vixalien/explosiv</a><p>Dhow, from which Explosiv is forked: <a href="https://github.com/kartiknair/dhow" rel="nofollow">https://github.com/kartiknair/dhow</a><p>Notes on comparison with Dhow and React: <a href="https://github.com/vixalien/explosiv/blob/master/NOTES.md" rel="nofollow">https://github.com/vixalien/explosiv/blob/master/NOTES.md</a>