11ty / eleventy-plugin-webc

Adds support for WebC *.webc files to Eleventy
https://www.11ty.dev/docs/languages/webc/
119 stars 10 forks source link

Configuration options for WebC features for helpers, custom transforms #10

Open zachleat opened 1 year ago

zachleat commented 1 year ago

https://github.com/11ty/webc#custom-transforms https://github.com/11ty/webc#helper-functions

zachleat commented 1 year ago

Note that #3 shipped with v0.5.0 of the Eleventy WebC plugin to wire up any Universal Filters (and JavaScript template functions) automatically to WebC helpers.

https://www.11ty.dev/docs/filters/#universal-filters https://www.11ty.dev/docs/languages/javascript/#javascript-template-functions