Skip to main content

Module browse

Module browse 

Source
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§

RegistryProps
Properties for the Registry component.

Functions§

Registry
Props