fastify-xml-body-parser@3.0.0
Fastify plugin to parse XML payload into JS object
MIT
2026-04-13
安装 (3.0.0)
npm install fastify-xml-body-parser@3.0.0
yarn add fastify-xml-body-parser@3.0.0
pnpm add fastify-xml-body-parser@3.0.0
bun add fastify-xml-body-parser@3.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| @nodable/flexible-xml-parser | ^1.0.1 |
| fastify-plugin | ^5.1.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| fastify | ^5.8.4 |