tcc-sejohnson / vite-plugin-sveltekit-feature-flags

Turn your required environment variables in `$env/static/*` into optional feature flags, while retaining all the static buildtime replacement benefits!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@tcc-sejohnson/vite-plugin-sveltekit-feature-flags

npm version CI

PROJECT TAGLINE HERE

Installation

npm install --save-dev @tcc-sejohnson/vite-plugin-sveltekit-feature-flags

Usage

// show em how it's done

Documentation

  • some
  • doc
  • links

Packages

Package Changelog
@tcc-sejohnson/vite-plugin-sveltekit-feature-flags Changelog

Development

  • pnpm i to install dependencies
  • pnpm dev to run development build
  • pnpm test to run tests
  • pnpm build to run build

License

MIT

About

Turn your required environment variables in `$env/static/*` into optional feature flags, while retaining all the static buildtime replacement benefits!

License:MIT License


Languages

Language:TypeScript 47.4%Language:JavaScript 42.4%Language:Svelte 4.8%Language:HTML 3.5%Language:Shell 1.8%