TiloBox
Back to directory
Featurevisor project preview

Featurevisor

GitOps-driven feature management, experiment rollouts, and targeting in YAML.

LicenseMIT
GitHub stars1.5k
Last commit1 weeks ago
Tags5 topics
Yaml FlagsGitops Feature FlagsStatic DatafilesDeveloper ToolsTypescript
Overview

Why consider Featurevisor?

Featurevisor is an open-source, GitOps-first feature management platform. Defined in declarative YAML files, it generates static JSON datafile bundles served from S3/CloudFront, eliminating expensive feature flagging SaaS monthly bills.

Guided learning

Learn Featurevisor by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Featurevisor

Featurevisor evaluates feature rules in client-side SDKs (JS, Swift, Kotlin, Go) with zero network latency and 100% CDN uptime.

Quickstart

bash
1npm install -g featurevisor-cli
2featurevisor init
3featurevisor build

Featurevisor is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

Featurevisor FAQs

Featurevisor is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Featurevisor is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Featurevisor is listed as an alternative to ConfigCat. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.