zouloux / deuspi

Opinionated vite plugins and presets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deu-spi

Opinionated vite plugin collection and presets for my front-end workflow.

Packages

  • @zouloux/node-server
    • Build and watch node servers with esbuild and typescript.
    • Plays well with vite.
    • Has a vite proxy for Express and Fastify
    • npm i -D @zouloux/node-server
  • @zouloux/vite-config-helpers
    • Tiny helpers for vite config
    • Check presets to know more
    • npm i -D @zouloux/vite-config-helpers
  • vite-plugin-atomizer
    • Export computed variables from less / sass / css-modules automatically
    • npm i -D vite-plugin-atomizer
  • vite-plugin-env
    • Inject custom envs into your vite bundle.
    • npm i -D vite-plugin-env
  • vite-plugin-stachtml
    • Add Stach templating into loaded html files.
    • npm i -D vite-plugin-stachtml

Presets

About

Opinionated vite plugins and presets.

License:MIT License


Languages

Language:TypeScript 74.7%Language:JavaScript 22.9%Language:HTML 1.2%Language:Less 1.1%