Place for defining Idyll compiler post-processing transforms.
Plugins are sorted into two categories, compiler plugins and runtime plugins. Compiler plugins can affect how the project builds or modify the abstract syntax tree that Idyll produces. Runtime plugins can inspect and affect Idyll's reactive variable system in the browser.
See each plugin for specific installation and usage instructions.
- URL State Synchronization - serialize the article state into the URL. Allows readers to share the article in a particular configuration.
- Analytics - collect detailed usage data to learn how readers are interacting with your article.
To use multiple runtime plugins simultaneously, use idyll-context-compose.