rowdy:绘制一张漂亮的Express路线表

时间:2021-05-09 10:55:46
【文件属性】:
文件名称:rowdy:绘制一张漂亮的Express路线表
文件大小:108KB
文件格式:ZIP
更新时间:2021-05-09 10:55:46
JavaScript 吵闹(╯°□°)╯︵ ╯︵━┻· 绘制一张漂亮的Express路线表 支持Express v。3、4和5 安装 npm install --save rowdy-logger 用法 var express = require ( 'express' ) var rowdy = require ( 'rowdy-logger' ) var app = express ( ) var rowdyResults = rowdy . begin ( app ) // ... apply your routes ... var server = app . listen ( process . env . PORT || 3000 , function ( ) { rowdyResults . print ( ) } )
【文件预览】:
rowdy-master
----.travis.yml(235B)
----.babelrc(133B)
----package.json(1KB)
----LICENSE(1KB)
----src()
--------index.js(3KB)
--------__tests__()
----.npmignore(13B)
----example.png(55KB)
----.gitignore(27B)
----README.md(975B)
----yarn.lock(192KB)

网友评论