Featurevisor Save Abandoned

Feature flags and experimentation management solution for developers

Project README

Featurevisor

Feature management for developers

Manage your feature flags and remote configuration declaratively from the comfort of your git workflow.


What is Featurevisor?

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.

Packages

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

License

MIT © Fahad Heylaal

Open Source Agenda is not affiliated with "Featurevisor" Project. README Source: fahad19/featurevisor
Stars
37
Open Issues
12
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating