Skip to content

An index of available Idyll plugins, official and community-developed.

License

Notifications You must be signed in to change notification settings

idyll-lang/idyll-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

idyll-plugins

Place for defining Idyll compiler post-processing transforms.

Available plugins

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.

Compiler Plugins

Runtime Plugins

  • 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.

About

An index of available Idyll plugins, official and community-developed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published