featurehub
vue-feature-flipping
featurehub | vue-feature-flipping | |
---|---|---|
6 | 1 | |
319 | 21 | |
1.3% | - | |
7.8 | 0.0 | |
25 days ago | over 1 year ago | |
Dart | TypeScript | |
GNU General Public License v3.0 or later | Apache License 2.0 |
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.
featurehub
-
How to Implement Feature Flags Using LaunchDarkly
FeatureHub
- Flags vs. Gates
- Use feature flags and smaller pull requests to release code safely in any git branching model
-
Open source feature flags platform
https://www.featurehub.io/ looks like what you need. Pretty good universal feature toggling solution, covers variety of languages. It has some enterprise features, like user groups and permissions, allows multiple apps and environments etc.. Comes in a Docker container for self-hosting
- FeatureHub Open-Source Feature Flag & Toggle Management Platform
- FeatureHub Open-Source Feature Flag and Toggle Management Platform
vue-feature-flipping
-
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.
What are some alternatives?
unleash - Open-source feature management platform
flipper - Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal
flagsmith - Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Ionic Framework - A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Flagr - Flagr is a feature flagging, A/B testing and dynamic configuration microservice
ngx-feature-toggle - Your module to handle with feature toggles in Angular applications easier.
Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
flipper - 🐬 Beautiful, performant feature flags for Ruby.
can_use - 🤔 Can I use? CanUse is a minimalist feature toggle/flag for crystal, based on yaml file.
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.