没有合适的资源?快使用搜索试试~ 我知道了~
fs-router:将FS用作您的微型路由器
共46个文件
js:29个
json:5个
ts:4个
需积分: 9 0 下载量 85 浏览量
2021-05-02
13:23:59
上传
评论
收藏 92KB ZIP 举报
温馨提示
fs路由器 将FS用作您的微型路由器 “特征” :check_mark_button: 0运行时依赖项 :check_mark_button: <100 loc :check_mark_button: 很少或没有配置 :check_mark_button: 参数化路径 :check_mark_button: 解析查询字符串 意图 是一个很棒的库,但没有路由器。 在使用并真正享受了“ fs作为路由器”的范式之后,我认为用micro做同样的事情可能会很好。 这是我想到的最简单的方法,即创建一个灵活的路由器,而该路由器不会通过直观的API出现问题。 用法 路由器使用 // index.js const { send } = require ( 'micro' ) let match = require ( 'fs-router' ) ( __dirname + '/routes' ) module . exports = async function ( req , res ) { let matched = match ( req ) if ( ma
资源推荐
资源详情
资源评论
收起资源包目录
fs-router-master.zip (46个子文件)
fs-router-master
.travis.yml 100B
index.js 3KB
package.json 871B
.github
workflows
tests.yml 448B
test
custom-path-test.js 681B
verbs-test.js 487B
extensions-test.js 705B
custom-filter-test.js 1KB
params-test.js 1KB
index-test.js 1KB
priority-test.js 456B
simple-test.js 832B
fixtures
verbs
verbs.js 218B
index
index.js 31B
test
:param
index.js 37B
conflict.js 34B
conflict
index.js 40B
thing
index.js 31B
custom
custom.js 78B
extensions
index.js 31B
typescript.ts 36B
filter
index.js 31B
other.js 31B
thing
index.js 31B
other.js 31B
simple
foo
bar.js 48B
priority
:lowpriority.js 58B
:highpriority.js 59B
priority.js 33B
params
things
:id.js 32B
foo
:param
thing.js 32B
:root
thing.js 32B
:why.js 61B
LICENSE 1KB
package-lock.json 68KB
.npmignore 51B
index.d.ts 608B
examples
typescript
package.json 652B
package-lock.json 164KB
src
routes
foo
:param.ts 192B
index.ts 515B
tsconfig.json 251B
.gitignore 38B
.gitignore 255B
README.md 6KB
yarn.lock 44KB
共 46 条
- 1
资源评论
看不见的天边
- 粉丝: 26
- 资源: 4610
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (2024最新整理)42万+世界各国新冠疫情数据(2020.1-2024.8)
- ESP32开发板(CH340驱动芯片) Type-C口+数据线+0.96显示屏+杜邦线 链接wifi,显示当前时间
- windows hex查看工具
- C语言编程基础及其应用详解:从入门到实战练习.pdf
- C#CS小型医院HIS门诊挂号收费管理系统源码数据库 SQL2008源码类型 WinForm
- 高等数学 PPT - 向量的数量积与向量积.zip
- java智慧云智能教育平台源码 前后端分离数据库 MySQL源码类型 WebForm
- 劳动教育 - 3D 建模期末作业 - 紫砂茶壶.123dx
- Linux基础操作与安全实践指南
- CCF会员复习资料(1).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功