UI Library Starter
Based on ideas from Fabricator, but not quite as fancy, I made a little static site generator that allows you to build up and display atomic components and pages. Useful if you're trying to build a little design system for a site or a set of sites, or if you just need to get started on front-end dev before the backend is ready. The CSS and JS files it generates are completely separate from the code that runs the dev environment so you can easily reference them on another platform.