PhoenixIconify.Collector (PhoenixIconify v0.2.0)

Copy Markdown View Source

Collects icon names from compiled modules.

Extracts icon names from __components_calls__ module attribute that Phoenix's HEEx compiler populates.

Summary

Functions

Collects all icon names used in the application.

Functions

collect()

Collects all icon names used in the application.

Scans all compiled modules for component calls to the icon component and extracts literal icon names.