- vue-feature-flipping VS flipper
- vue-feature-flipping VS featurehub
- vue-feature-flipping VS Ionic Framework
- vue-feature-flipping VS ngx-feature-toggle
- vue-feature-flipping VS Vue.js
- vue-feature-flipping VS unleash
- vue-feature-flipping VS feature-flag
- vue-feature-flipping VS next-flag
- vue-feature-flipping VS storybook
- vue-feature-flipping VS storybook
Vue-feature-flipping Alternatives
Similar projects and alternatives to vue-feature-flipping
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
featurehub
FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, React, Python, Go, .Net, Ruby, Android, Swift and Flutter SDKs.
-
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
-
-
-
-
-
next-flag
🏁 Feature flags powered by GitHub issues and NextJS. Toggle the features of your app by ticking a checkbox in a GitHub issue. Supports server-side rendering, multiple environments, custom conditions, and can be deployed as a stand-alone feature flag server.
-
storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
-
storybook
Discontinued 📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more! [Moved to: https://github.com/storybookjs/storybook] (by storybooks)
vue-feature-flipping discussion
vue-feature-flipping reviews and mentions
-
Why you should implement feature flipping in your project
Right now I'm working on a VueJS project, I'm using the excellent vue-feature-flipping plugin. Before bootstrapping the app I make a fetch call to get the list of enabled features then store them and manage them using the plugin. For Angular, I've worked on a custom directive on my previous project, but if you're looing for a ready-to-use dependency, try ngx-feature-toggle that looks excellent. If you're more a ReactJS guy, flipflop looks like the perfect candidate and it's very well active so just try it.
Stats
pinguet62/vue-feature-flipping is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of vue-feature-flipping is TypeScript.