How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project provides an Angular-first feature flag execution layer designed for enterprise scale. It standardizes how feature flags are resolved, guarded against, and rendered in Angular applications.
Angular wrapper of the Javascript client for the FeaturIT Feature Flag management platform.
ConfigCat SDK for JavaScript frontend applications. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app feature flag SDKs.
A powerful, type-safe feature flag library for Angular applications. ngx-circuit allows you to manage feature toggles with ease, supporting various strategies like boolean flags, time-based activation, percentage rollouts, user groups, environment contexts, and more.
Using Feature Flags in an Angular Application
The main features of configcat-labs/feature-flags-in-angular-sample-app are: Feature Flagging, Feature Flags.
Open-source alternatives to configcat-labs/feature-flags-in-angular-sample-app include: pjlamb12/ngx-circuit — A powerful, type-safe feature flag library for Angular applications. ngx-circuit allows you to manage feature toggles… rollgate/sdks — Official Rollgate SDKs for feature flags. configcat/js-sdk — ConfigCat SDK for JavaScript frontend applications. ConfigCat is a hosted feature flag service: https://configcat.com.… pavan-98/ngx-feature-flags — This project provides an Angular-first feature flag execution layer designed for enterprise scale. It standardizes how… featurit/featurit-sdk-angular — Angular wrapper of the Javascript client for the FeaturIT Feature Flag management platform. willmendesneto/ngx-feature-toggle — Your module to handle with feature toggles in Angular applications easier.