You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ If you have a standard non AMD styled project, use `dist/angular-vertxbus.js` or
20
20
21
21
In case of an AMD styled project, there is also a package available at `dist/requirejs/angular-vertxbus.js`. In addition, because of the lack of vertxbus package, there is a Vert.X Event Bus package at `dist/requirejs/vertxbus.js` which includes the version of the Event Bus defined in the `bower.json`.
22
22
23
+
Alternatively you can use the cdnjs: [cdnjs.com/libraries/angular-vertxbus](https://cdnjs.com/libraries/angular-vertxbus).
24
+
23
25
## How to use
24
26
25
27
You have to define the module dependency, this module is named `knalli.angular-vertxbus`.
@@ -185,4 +187,4 @@ The *end-to-end tests* start and utilize a full Vert.X node and a NodeJS based w
185
187
186
188
## License
187
189
188
-
Copyright 2014 by Jan Philipp. Licensed under MIT.
190
+
Copyright 2015 by Jan Philipp. Licensed under MIT.
0 commit comments