Paw-APIBlueprintImporter:爪子扩展以导入API蓝图

时间:2024-03-24 19:50:45
【文件属性】:

文件名称:Paw-APIBlueprintImporter:爪子扩展以导入API蓝图

文件大小:60KB

文件格式:ZIP

更新时间:2024-03-24 19:50:45

JavaScript

Paw API蓝图导入程序扩展 安装 该可以从安装。 开发说明 如果要开发扩展,可以使用以下步骤来设置开发环境。 您将需要安装 。 克隆 首先,将此存储库克隆到任何方便的位置(例如~/Desktop )。 $ git clone https://github.com/apiaryio/Paw-APIBlueprintImporter.git 先决条件 如果需要,请安装node (例如,在下面使用 ): $ brew install node 使用npm安装依赖项: $ npm install 开发安装 在开发过程中,使用以下命令构建Paw扩展: $ npm run build 要安装到Paw Extension目录中: $ npm run install 或者,在文件被修改后,使用watch命令自动生成并安装: $ npm run watch 测验 运行测试: $ np


【文件预览】:
Paw-APIBlueprintImporter-master
----.gitignore(31B)
----.babelrc(219B)
----.eslintrc(191B)
----package.json(1KB)
----package-lock.json(223KB)
----src()
--------APIElementImporter.js(4KB)
--------APIBlueprintImporter.js(1KB)
----.travis.yml(481B)
----Cakefile(3KB)
----webpack.config.babel.js(439B)
----LICENSE(1KB)
----CHANGELOG.md(1KB)
----README.md(1KB)
----test()
--------Context.js(798B)
--------importer-test.js(1KB)
--------importer-plugin-tests.js(0B)
--------mocha.opts(25B)
--------fixtures()

网友评论