#flags #web-interface #features #toggle #flipper #web-ui

feattle-ui

Featture toggles for Rust, extensible and with background synchronization and administration UI

13 releases (2 stable)

2.0.0 Jun 26, 2024
1.0.0 Jun 28, 2023
0.10.0 Apr 21, 2023
0.9.0 Jul 11, 2022
0.2.5 Oct 23, 2020

#1306 in Web programming

Download history 273/week @ 2024-06-30 199/week @ 2024-07-07 76/week @ 2024-07-14 122/week @ 2024-07-21 285/week @ 2024-07-28 46/week @ 2024-08-04 60/week @ 2024-08-11 189/week @ 2024-08-18 190/week @ 2024-08-25 331/week @ 2024-09-01 189/week @ 2024-09-08 338/week @ 2024-09-15 101/week @ 2024-09-22 262/week @ 2024-09-29 120/week @ 2024-10-06 221/week @ 2024-10-13

705 downloads per month
Used in feattle

MIT/Apache

115KB
2K SLoC

Rust 2K SLoC // 0.0% comments JavaScript 199 SLoC Handlebars 178 SLoC

feattle-ui

Crates.io Docs.rs CI Coverage Status

This crate implements an administration Web Interface for visualizing and modifying the feature flags (called "feattles", for short).

It provides a web-framework-agnostic implementation in AdminPanel and ready-to-use bindings for warp and axum. Please refer to the main package - feattle for more information.

Note that authentication is not provided out-of-the-box and you're the one responsible for controlling and protecting the access.

Optional features

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Dependencies

~5–15MB
~209K SLoC