fastify-podlet:@podiumpodlet的Fastify插件

时间:2024-04-09 18:57:59
【文件属性】:

文件名称:fastify-podlet:@podiumpodlet的Fastify插件

文件大小:12KB

文件格式:ZIP

更新时间:2024-04-09 18:57:59

JavaScript

@ podium / fastify-podlet 固定@ podium / podlet的插件。 使用构建服务器的。有关编写Podlet的信息,请参见。 安装 $ npm install @podium/fastify-podlet 要求 该模块需要Fastify v2.0.0或更高版本。 使用简单 构建一个简单的Podlet服务器: const fastifyPodlet = require ( '@podium/fastify-podlet' ) ; const fastify = require ( 'fastify' ) ; const Podlet = require ( '@podium/podlet' ) ; const app = fastify ( ) ; const podlet = new Podlet ( { pathname : '/' , v


【文件预览】:
fastify-podlet-master
----release.config.js(678B)
----.eslintrc(374B)
----.github()
--------workflows()
----lib()
--------podlet-plugin.js(2KB)
----example()
--------server.js(1KB)
----LICENSE(1KB)
----test()
--------podlet-plugin.js(9KB)
----.prettierrc(75B)
----README.md(4KB)
----.npmrc(19B)
----renovate.json(491B)
----.gitignore(64B)
----CHANGELOG.md(4KB)
----.eslintignore(19B)
----package.json(1KB)

网友评论