帝国节点:Node.js中的Imperial API包装器

时间:2024-03-07 12:22:36
【文件属性】:

文件名称:帝国节点:Node.js中的Imperial API包装器

文件大小:57KB

文件格式:ZIP

更新时间:2024-03-07 12:22:36

forthebadge imperial imperial-node TypeScript

英制节点 Hastebin的替代品,但要考虑到用户体验并具有更多功能! 关于 这是 API的非官方API包装器。 它使用打字稿编写,并具有预制的类型声明。 安装 使用之前,请确保已安装Node.js 8.0.0或更高版本。 使用以下命令完成安装: $ npm install imperial-node 或与纱线 $ yarn add imperial-node 用法示例 const { Imperial } = require ( "imperial-node" ) ; const api = new Imperial ( /* you can pass the token here */ ) ; api . postCode ( "hello world!" ) . then ( console . log , console . error ) ; // or using call


【文件预览】:
imperial-node-senpai
----.eslintrc(489B)
----.github()
--------dependabot.yaml(324B)
--------workflows()
----yarn.lock(93KB)
----src()
--------lib()
--------test()
----.npmignore(153B)
----tsconfig.json(812B)
----LICENSE(16KB)
----README.md(2KB)
----.gitignore(2KB)
----.eslintignore(18B)
----package.json(1KB)

网友评论