Explosiv, a JSX static site generator (not React, just JSX)
https://www.npmjs.com/package/explosiv
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.
Basically, Explosiv generate a static site, written in JSX. It is faster than React and has some nice features.
(also the README is the docs)
3 comments
[ 0.22 ms ] story [ 20.4 ms ] threadHere are some related links for others..
Article by the author, on how it works: https://vixalien.ga/post/explosiv
NPM module: https://www.npmjs.com/package/explosiv
GitHub repo: https://github.com/vixalien/explosiv
Dhow, from which Explosiv is forked: https://github.com/kartiknair/dhow
Notes on comparison with Dhow and React: https://github.com/vixalien/explosiv/blob/master/NOTES.md