postman2apipost
TypeScript icon, indicating that this package has built-in type declarations

0.0.15 • Public • Published

A-Design Logo

postman2apipost 将ApiPost流程测试中文件数据转为ApiPost可辨识的JSON格式

🎉 特性

  • 支持格式
  • postman2.0 or postman2.1

安装

npm i postman2apipost

基础使用

需引入:

import { postman2apipost } from 'postman2apipost';

let result=postman2apipost(postmanJson);
console.log(result.data); // 结果
//成功转换 
result.status // success
result.data // 转换后的数据

//失败
result.status // error
result.message // 错误信息

开源协议

postman2apipost 遵循 MIT 协议

Dependencies (12)

Dev Dependencies (34)

Package Sidebar

Install

npm i postman2apipost

Weekly Downloads

7

Version

0.0.15

License

MIT

Unpacked Size

137 kB

Total Files

8

Last publish

Collaborators

  • chengyang12138
  • proud_lion
  • lee-meng
  • wjzhangq
  • apipost-lab001
  • xbw19975