Demo
bash
git clone https://github.com/macrulezru/vue-feature-toggles.git
cd vue-feature-toggles
npm install
npm run devOpens at http://localhost:5174. The demo covers all three interfaces — component, directive, and composable — with runtime flag controls and URL override examples.