Plugins
Learn about Aurelia's officially supported plugins and how to use them.
-
HTTP Services
Usually JavaScript applications need to get their data from or communicate with various web services. In this article we'll take a look at the options Aurelia makes available to you.
-
Managing App State
Using the Aurelia Store plugin for predictable state management.
-
Validation
The basics of validation with Aurelia.
-
I18N
Getting started with I18N in your Aurelia app.
-
Dialogs
The basics of the dialog plugin for Aurelia.
-
Animation
The basics of using the animation plugin for Aurelia.
-
Virtualization
The basics of using the ui-virtualization plugin for Aurelia.
-
Write New Plugin
A tutorial on how to write a new Aurelia plugin.