© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_20

20. Creating Plug-ins

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

In the last chapter, we learned how to create features that we could in turn use in our applications. In this chapter, we are going to learn how we can take our features a step further and create plug-ins so that we can install them via the CLI or Node Package Manager (NPM). We will look at creating a Node Package of your source code that will best structure your plug-in.

Going from a Feature to a Plug-in

Just as with features, it is important to structure your plug-ins in a way that is consistent with most of the official Aurelia plug-ins. Let’s take a look at ...

Get Practical App Development with Aurelia: Leverage the Power of Aurelia to Build Personal and Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.