ember-feature-flags
Feature flag service
An Ember CLI addon providing a service to enable feature flags in applications
Ember CLI addon for feature flags
213 stars
6 watching
43 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
ember-cli/babel-plugin-feature-flags | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
emberjs/ember-optional-features | An addon that enables developers to manage optional features in Ember.js applications. | 40 |
toggler-io/toggler | A feature flag service to decouple deployment and feature enrollment from experiments. | 30 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
adopted-ember-addons/ember-keyboard | An Ember.js addon for supporting keyboard events in web applications | 177 |
pbouillon/ngx-flagr | A set of classes for managing feature flags in an Angular application. | 9 |
tompave/fun_with_flags | An Elixir application providing a feature flag management system with API and web dashboard | 1,077 |
ember-cli/ember-cli-update | Updates Ember CLI project boilerplate code to the latest version | 278 |
pytlicek/fastapi-featureflags | A simple implementation of feature flags for use in FastAPI applications. | 57 |
thomaspoignant/go-feature-flag | Provides a lightweight and flexible solution for managing feature flags in software applications | 1,481 |
ember-learn/ember-styleguide | An addon for Ember.js that provides standardized UI components and tools for style coordination | 78 |
emberobserver/client | A frontend application using Ember.js to provide a client-side interface for the Ember Observer website. | 124 |
adopted-ember-addons/ember-cli-chart | A wrapper for ChartJS to create charts in Ember applications | 138 |