Shipping your own Aurelia plugin
Learn how to build, package, and distribute production-ready Aurelia plugins that extend the framework and can be shared across applications.
Why This Is an Advanced Scenario
Complete Guide
Quick Example
Basic Plugin
Using Your Plugin
Configurable Plugin
Using Configurable Plugin
What You'll Learn
Plugin Types
Component Library Plugin
Service Integration Plugin
Template Extension Plugin
Package Structure for Distribution
Package.json for npm
Publishing Checklist
Community Best Practices
Real-World Plugin Examples
Last updated
Was this helpful?