Explosiv, a JSX static site generator (not React, just JSX)

17 points by vixalien ↗ HN
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 ] thread
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).

Here 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

Thank you. Your appreciation is appreciated!
(comment deleted)