noflo-xpress
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "noflo-xpress", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "High-level Express.js components for NoFlo", | ||
@@ -28,11 +28,4 @@ "author": "Rituwall Inc.", | ||
"icon": "globe", | ||
"loader": "ComponentLoader.coffee", | ||
"components": { | ||
"ComboRouter": "components/ComboRouter.coffee", | ||
"FilterRouter": "components/FilterRouter.coffee", | ||
"PathRouter": "components/PathRouter.coffee", | ||
"Router": "components/Router.coffee", | ||
"Server": "components/Server.coffee" | ||
} | ||
"loader": "ComponentLoader.coffee" | ||
} | ||
} |
@@ -8,4 +8,19 @@ noflo-xpress | ||
## Installation | ||
``` | ||
npm install --save noflo-xpress | ||
``` | ||
## Usage Examples | ||
- [Basic router](https://github.com/noflo/noflo-xpress/blob/master/test_graphs/BasicApp.fbp) | ||
- [Advanced router](https://github.com/noflo/noflo-xpress/blob/master/test_graphs/RouterTest.fbp) | ||
- [RESTful Resource](https://github.com/noflo/noflo-xpress/blob/master/test_graphs/ResourceTest.fbp) | ||
## Changelog | ||
#### 0.4.0 | ||
- added RESTful Resource router component | ||
#### 0.3.0 | ||
@@ -12,0 +27,0 @@ - using process api in components & test_components |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
30537
22
50
2