
A niche bundler for design-driven micro-sites and blogs.
✨ Now supports PostCSS, React SSG and Liquid! ✨
npm i poops
Poops won't replace Vite or Next.js for a real app, and it doesn't touch Vue, Svelte or Solid — no plugin API, no HMR, no code splitting. It's a Swiss Army knife: pull it out for quick, straightforward jobs where setting up a full tool bench would be overkill.
No webpack.config.js, no dozen Vite plugins for a marketing page with some
SCSS and a couple of static templates. Map an input to an output in one JSON block. Done.
Native support for the W3C DTCG format. Export tokens from Figma, feed the JSON straight in, get SCSS variables — no separate Style Dictionary or Gulp pipeline for your design system docs or component library.
Build the site in Nunjucks or Liquid, drop one or two interactive React components where you actually need them. Zero-config SSR and hydration — SEO-friendly HTML without the footprint of a full React framework.