Changes between Version 25 and Version 26 of members/GRIP-UQAM/Javascript
- Timestamp:
- Apr 4, 2017, 11:44:20 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Javascript
v25 v26 109 109 * [https://github.com/eee-c/express-spdy] 110 110 * //[https://webapplog.com/http2-node/ Easy HTTP/2 Server with Node.js and Express.js]// 111 == Koa (Router with Middleware Support) == 112 * [[Image(https://nodei.co/npm/koa.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/koa/, title=koajs/koa)]] 111 113 == Routers Library == 112 114 * router: [https://www.npmjs.com/search?q=router npm] 113 115 * rout match: [https://www.npmjs.com/search?q=rout%20match npm] 114 116 * routers: [https://github.com/Raynos/http-framework/wiki/Modules#routers Raynos] 117 * [[Image(https://nodei.co/npm/path-to-regexp.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/path-to-regexp/, title=pillarjs/path-to-regexp)]] 118 * [[Image(https://nodei.co/npm/koa-router.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/koa-router/, title=alexmingoia/koa-router)]] 115 119 * [[Image(https://nodei.co/npm/route-recognizer.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/route-recognizer/, title=tildeio/route-recognizer)]] 116 120 * [[Image(https://nodei.co/npm/path-match.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/path-match/, title=pillarjs/path-match)]] 121 * [[Image(https://nodei.co/npm/url-pattern.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/url-pattern/, title=snd/url-pattern)]] 117 122 * [[Image(https://nodei.co/npm/route-parser.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/route-parser/, title=rcs/route-parser)]] 118 123 * [[Image(https://nodei.co/npm/aurelia-route-recognizer.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/aurelia-route-recognizer/, title=aurelia/route-recognizer)]] … … 120 125 * [[Image(https://nodei.co/npm/routes.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/routes/, title=aaronblohowiak/routes.js)]] 121 126 * [[Image(https://nodei.co/npm/http-hash.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/http-hash/, title=Matt-Esch/http-hash)]] 127 * [[Image(https://nodei.co/npm/path-parser.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/path-parser/, title=troch/path-parser)]] 122 128 * [[Image(https://nodei.co/npm/router5.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/router5/, title=router5/router5)]] 123 129 * [[Image(https://nodei.co/npm/route-node.png?downloads=true&downloadRank=true&stars=true, link=https://nodei.co/npm/route-node/, title=troch/route-node)]]