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

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

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