flipper VS vue-feature-flipping

Compare flipper vs vue-feature-flipping and see what are their differences.

flipper

Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal (by metaware)

vue-feature-flipping

"Feature flipping" plugin for Vue.js (by pinguet62)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
flipper vue-feature-flipping
- 1
21 21
- -
0.0 0.0
over 5 years ago 12 months ago
Crystal TypeScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flipper

Posts with mentions or reviews of flipper. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning flipper yet.
Tracking mentions began in Dec 2020.

vue-feature-flipping

Posts with mentions or reviews of vue-feature-flipping. We have used some of these posts to build our list of alternatives and similar projects.
  • Why you should implement feature flipping in your project
    1 project | dev.to | 19 Mar 2021
    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.

What are some alternatives?

When comparing flipper and vue-feature-flipping you can also consider the following projects:

can_use - 🤔 Can I use? CanUse is a minimalist feature toggle/flag for crystal, based on yaml file.

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.

Abstract Feature Branch - abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development.

Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

unleash - Open-source feature management solution built for developers.

ngx-feature-toggle - Your module to handle with feature toggles in Angular applications easier.