Elderjs / plugins

Elder.js plugins and community plugins.
https://elderguide.com/tech/elderjs/
MIT License
80 stars 20 forks source link
critical css path sitemap svelte sveltejs

Elder.js plugins

In this repo you'll find Elder.js plugins.

NOTE: All plugins require at least Elder.js V1.0.0.

Official Plugins:

Other Plugins:

Writing A Plugin:

If you are interested in adding your own plugin the quickest way to do so it to:

npx degit Elderjs/plugin-template elderjs-plugin
cd elderjs-plugin

Adding Your Plugin:

If you've got a plugin you'd like to see on this page, please create a pull request updating this readme. Thanks!