Home
Softono
b

bassdman

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by bassdman

vue-feature-toggle
Open Source

vue-feature-toggle

vue-feature-toggle is a Vue.js plugin that provides advanced feature-toggle functionality for Vue applications. It implements the feature-toggle-api and allows developers to manage view-layer logic and component visibility through centralized configuration rather than scattered conditional directives in templates. The plugin offers a feature component with properties for feature name, optional variant, and data binding, enabling conditional rendering based on toggle states. This approach helps developers consolidate visibility rules, support A/B testing, manage multi-language or multi-shop environments, and enable easy rollbacks without modifying source code. It is installed via npm and integrates with Vue 3 projects, with configuration that can be sourced from files, web services, or management UIs. The library is suited for projects needing clean separation of view logic, dynamic feature releases, and non-developer-controlled feature management.

Feature Flags
62 Github Stars