Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pBouillon/ngx-flagr

🚩 Effortless feature flag management in Angular
https://github.com/pBouillon/ngx-flagr

ab-testing angular feature-flags hacktoberfest ngx ngx-flagr

Last synced: 23 days ago
JSON representation

🚩 Effortless feature flag management in Angular

Awesome Lists containing this project

README

        


logo

🚩 Effortless feature flag management in Angular


---

# ngx-flagr

[![CI](https://github.com/pBouillon/ngx-flagr/actions/workflows/ci.yml/badge.svg)](https://github.com/pBouillon/ngx-flagr/actions/workflows/ci.yml)

> | Project | version | Downloads |
> |:--------|:--------|:----------|
> | [`@ngx-flagr/core`](https://pbouillon.github.io/ngx-flagr/docs/category/ngx-flagrcore) | [![npm](https://img.shields.io/npm/v/@ngx-flagr/core.svg)](https://www.npmjs.com/package/@ngx-flagr/core) | [![npm](https://img.shields.io/npm/dt/@ngx-flagr/core)](https://www.npmjs.com/package/@ngx-flagr/core) |
> | [`@ngx-flagr/routing`](https://pbouillon.github.io/ngx-flagr/docs/category/ngx-flagrrouting) | [![npm](https://img.shields.io/npm/v/@ngx-flagr/routing.svg)](https://www.npmjs.com/package/@ngx-flagr/routing) | [![npm](https://img.shields.io/npm/dt/@ngx-flagr/core)](https://www.npmjs.com/package/@ngx-flagr/routing) |

`ngx-flagr` is an Angular library that simplifies feature flag management by providing a set of classes that can be used to efficiently manage feature flags. With `ngx-flagr`, you can easily manage feature flags, target specific users or segments, and experiment with different variations of your app's features.

## Documentation

To learn more about this library and its usage, please check out [the official documentation](https://pbouillon.github.io/ngx-flagr).

## Contributing

Contributions are warmly welcomed.

If you would like to contribute, please read the [contributing guidelines](./CONTRIBUTING.md) first.

---

This library is available on GitHub and released under the [MIT License](./LICENSE).
You can also view the [NPM packages](https://www.npmjs.com/org/ngx-flagr) that have been published for this library.