How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a
Client-Side JavaScript Site Generator
A simple static site generator for Lustre projects, written in pure Gleam. lustressg will run on both Gleam's Erlang and JavaScript targets. If you're using the JavaScript target, lustressg is tested to work on both Node.js and Deno!
The main features of lustre-labs/ssg are: Static Site Generators.
Open-source alternatives to lustre-labs/ssg include: react-static/react-static — react-static is a React static site generator that transforms components into static HTML files to improve page load… commenthol/md-fileserver. compiiile/compiiile. dandalpiaz/markdown-pages.js. eudicots/cactus — Static site generator for designers. Uses Python and Django templates. chrisdiana/cms.js — Client-Side JavaScript Site Generator.