FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

SarKurd/featurevisor: Feature flags and experimentation management solution for developers · GitHub

 
 

Repository files navigation

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

About

Feature flags and experimentation management solution for developers

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL