quick-online:简单的程序包可在线存储quick.db数据

时间:2021-05-07 05:31:36
【文件属性】:
文件名称:quick-online:简单的程序包可在线存储quick.db数据
文件大小:23KB
文件格式:ZIP
更新时间:2021-05-07 05:31:36
JavaScript 快速在线 在线版本的quick.db ,用于在线存储数据 如何使用 :books: const quickonline = require ( "quickonline" ) ; // Requiring our package. const server = { port : 8080 , // The port key. username : "quick" , // Username credentials. password : "online" , // Password credentials. } ; const host = new quickonline . host ( server ) ; // Defining the variable for our host. host . start ( ) ; // Starting up the host and s
【文件预览】:
quick-online-main
----index.js(86B)
----package.json(804B)
----.eslintrc.json(2KB)
----.github()
--------dependabot.yml(106B)
--------ISSUE_TEMPLATE()
--------workflows()
----LICENSE(34KB)
----src()
--------host.js(19KB)
--------variables.js(6KB)
--------bot.js(18KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(4KB)

网友评论