| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Featurevisor is a solution for managing your feature flags and remote config. It's built for developers, by developers.
It introduces a workflow that's fully git-based, where configuration is stored as YAMLs and changes are reviewed and merged via pull requests.
The workflow results into a datafile (JSON file) that can be used by your application to fetch the latest feature flags and remote config, evaluated by Featurevisor SDKs.
More documentation available at https://featurevisor.com.
| Package | Description |
|---|---|
| @featurevisor/cli | CLI package |
| @featurevisor/core | Core package used by CLI |
| @featurevisor/types | Common typings |
| @featurevisor/sdk | Universal SDK for both Node.js and browser |
MIT © Fahad Heylaal
| Back | FazBrowse Home | New Git URL |