API Reference PhoenixIconify v#0.2.0

Copy Markdown View Source

Modules

Phoenix components for Iconify icons with compile-time discovery.

Caches Iconify icon sets locally to avoid repeated API calls.

Collects icon names from compiled modules.

Manages the icon manifest stored in priv/.

Scans source files for literal icon component usage.

Mix Tasks

Compiles icon assets by discovering icons used in templates.

Tasks for managing PhoenixIconify icons and cache.

Reports discovered icons that are not present in the manifest.

Manage the local icon set cache.

Removes manifest entries that are not currently discovered or configured as extra icons.

Lists all icons currently in the manifest.

Scans the project for icon component usage and updates the manifest.

Shows statistics about discovered icons and cached icon sets.