fastify-xml-body-parser@1.0.2
Fastify plugin to parse XML payload into JS object
MIT
2018-04-18
安装 (1.0.2)
npm install fastify-xml-body-parser@1.0.2
yarn add fastify-xml-body-parser@1.0.2
pnpm add fastify-xml-body-parser@1.0.2
bun add fastify-xml-body-parser@1.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| fast-xml-parser | ^3.3.8 |
| fastify-plugin | ^0.2.2 |