{"library":"vue-feature-toggle","type":"library","category":null,"description":"Vue-Feature-Toggle, currently at stable version 3.0.0, is a specialized Vue.js component library designed to implement feature toggles and variants directly within your Vue templates. It offers a declarative way to conditionally render content based on configurable feature flags. The package integrates with and implements the core logic of the `feature-toggle-api` (v3.4.1), abstracting away the underlying mechanism for managing feature states. This approach separates view logic from feature configuration, allowing non-developers to control feature availability and rollouts, facilitating A/B testing and phased deployments without code changes. The library supports both Vue 2.x and Vue 3.x via its peer dependencies and ships with TypeScript types, enhancing development experience. Unlike imperative, code-centric feature flagging solutions, Vue-Feature-Toggle provides a `<feature>` component for direct use in your markup.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","vuejs","feature-flag","feature","vue","feature toggle","variant","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-feature-toggle","imports":["import Feature from 'vue-feature-toggle'","import { setFlag } from 'vue-feature-toggle'","import featureTogglePlugin from 'vue-feature-toggle';\napp.use(featureTogglePlugin, { /* config */ });"]},{"cmd":"yarn add vue-feature-toggle","imports":[]},{"cmd":"pnpm add vue-feature-toggle","imports":[]}],"homepage":null,"github":"https://github.com/bassdman/vue-feature-toggle","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-feature-toggle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-feature-toggle/compatibility"}}