We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09dff06 commit a68b0b4Copy full SHA for a68b0b4
README.md
@@ -1,9 +1,11 @@
1
# SourceJS Plugin template
2
3
-Demo of basic SourceJS Middleware structure.
+Demo of basic SourceJS Middleware structure. Read more about Middleware development in docs http://sourcejs.com/docs/api/plugins.
4
5
Compatible with [SourceJS](http://sourcejs.com) ~0.4.0.
6
7
+To create new SourceJS Middleware, we recommend using the official generator - https://github.com/sourcejs/generator-sourcejs.
8
+
9
## Middleware install instructions example
10
11
To install middleware, run npm command in `sourcejs/user` folder:
0 commit comments