ts-axios:TypeScript实现axios

时间:2021-03-31 09:44:28
【文件属性】:
文件名称:ts-axios:TypeScript实现axios
文件大小:15KB
文件格式:ZIP
更新时间:2021-03-31 09:44:28
TypeScript TypeScript库启动器 一个启动项目,使创建TypeScript库非常容易。 用法 git clone https://github.com/alexjoverm/typescript-library-starter.git YOURFOLDERNAME cd YOURFOLDERNAME # Run npm install and write your library name when asked. That's all! npm install 开始编码! package.json和入口文件已经为您设置好了,因此不必担心链接到您的主文件,键入内容等。只需保留这些文件的名称相同即可。 特征 调零。 运行npm install后,将为您npm install东西 :winking_face: 和多个优化捆绑包的 使用测试,报道和交互式观看模式 和实现代码格式设置和一致性 使用自动将文档生成并部署到g
【文件预览】:
ts-axios-master
----tsconfig.json(483B)
----README.md(14KB)
----rollup.config.ts(1KB)
----test()
--------library.test.ts(285B)
----LICENSE(1KB)
----package.json(3KB)
----tslint.json(81B)
----CONTRIBUTING.md(936B)
----src()
--------library.ts(157B)
----tools()
--------gh-pages-publish.ts(897B)
--------init.ts(7KB)
--------semantic-release-prepare.ts(1KB)
----code-of-conduct.md(3KB)

网友评论