https://github.com/garbles/flag
Best-in-class interface for working with feature flags in TypeScript-based React applications
https://github.com/garbles/flag
feature-flags feature-toggles react suspense typescript
Last synced: 25 days ago
JSON representation
Best-in-class interface for working with feature flags in TypeScript-based React applications
- Host: GitHub
- URL: https://github.com/garbles/flag
- Owner: garbles
- Created: 2016-12-24T23:26:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T15:48:14.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T12:03:39.270Z (2 months ago)
- Topics: feature-flags, feature-toggles, react, suspense, typescript
- Language: TypeScript
- Homepage:
- Size: 534 KB
- Stars: 374
- Watchers: 10
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flag
This is a monorepo for `flag` and related dependencies.
Helpful links:
- [**`flag`**](https://github.com/garbles/flag/tree/master/packages/flag): Best-in-class interface for working with feature flags
- [**`async-ref`**](https://github.com/garbles/flag/tree/master/packages/async-ref): Asynchronous Ref objects for React