Expand description
Package registry browse page.
Main page for discovering and searching LOGOS packages. Features:
- Package search with fuzzy matching
- Category filtering
- GitHub OAuth authentication for publishing
- Package cards with download counts and versions
§Authentication
Uses GitHub OAuth for publisher authentication. Users can publish packages under their GitHub username namespace.
§Route
Accessed via Route::Registry.
Re-exports§
pub use Registry_completions::Component::Registry;
Structs§
- Registry
Props - Properties for the
Registrycomponent.
Functions§
- Registry
- Props