vue-feature-flipping VS flipper

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

vue-feature-flipping

"Feature flipping" plugin for Vue.js (by pinguet62)

flipper

Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal (by metaware)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
vue-feature-flipping flipper
1 -
21 21
- -
0.0 0.0
almost 1 year ago over 5 years ago
TypeScript Crystal
Apache License 2.0 MIT License
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.

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.

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.

What are some alternatives?

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

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.

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

Ionic Framework - A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

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

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.

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

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