12 Star 101 Fork 14

简单的机械键盘/titbit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 926 Bytes
一键复制 编辑 原始数据 按行查看 历史
简单的机械键盘 提交于 2025-12-04 02:03 +08:00 . v25.2.0
{
"name": "titbit",
"version": "25.2.0",
"description": "A Server-side web framework support http/1.1 and http/2",
"main": "lib/titbit.js",
"directories": {
"lib": "lib"
},
"bin": {
"tbload": "bin/loadinfo.sh",
"titbit-new-app": "bin/newapp.js"
},
"scripts": {
"test": "node test/test-service.js",
"test-route": "node test/test-route.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/daoio/titbit"
},
"keywords": [
"tit",
"tibit",
"titbit",
"tidbit",
"bit",
"http",
"server",
"http/1.1",
"http/2",
"http2",
"web",
"middleware",
"framework",
"tidbit",
"proxy",
"webserver",
"backend",
"serverside"
],
"author": "BraveWang",
"license": "ISC",
"bugs": {
"url": "https://gitee.com/daoio/titbit/issues"
},
"homepage": "https://gitee.com/daoio/titbit/blob/master/README.md"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/daoio/titbit.git
git@gitee.com:daoio/titbit.git
daoio
titbit
titbit
master

搜索帮助