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

0.0.11 • 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 协议

Install

npm i postman2apipost

DownloadsWeekly Downloads

3

Version

0.0.11

License

MIT

Unpacked Size

133 kB

Total Files

8

Last publish

Collaborators

  • lee-meng
  • wushaobo
  • wjzhangq
  • danceli
  • apipost-lab001
  • fupeijie
  • xbw19975
  • trqdz