babel-plugin-feature-flags
Feature flag plugin
Manages feature flags for enabling and disabling features in JavaScript code
A babel transform for managing feature flags
57 stars
9 watching
6 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
babel-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
kategengler/ember-feature-flags | An Ember CLI addon providing a service to enable feature flags in applications | 213 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
dfreeman/ember-cli-babel-plugin-helpers | Utility package for managing Babel plugins in Ember CLI apps and addons | 4 |
emberjs/ember-optional-features | An addon that enables developers to manage optional features in Ember.js applications. | 40 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
codemix/babel-plugin-macros | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
peteringram0/babel-plugin-console-source | Adds file names and line numbers to console logs in JavaScript code | 37 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
spencer516/ember-functional-modifiers | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
amerani/babel-plugin-localize | A plugin to modify static strings in JavaScript code to support localization | 10 |
eschaefer/babel-plugin-framer-x | A Babel plugin to remove Framer X code from React components. | 15 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |
tompave/fun_with_flags | An Elixir application providing a feature flag management system with API and web dashboard | 1,093 |