changesets-demo

时间:2021-03-20 01:22:49
【文件属性】:
文件名称:changesets-demo
文件大小:385KB
文件格式:ZIP
更新时间:2021-03-20 01:22:49
TypeScript Elyra管道编辑器 用于编辑管道文件的react组件。在所有Elyra应用程序和浏览器扩展中使用。 安装 @elyra/pipeline-editor作为: // npm npm install @elyra/pipeline-editor // yarn yarn add @elyra/pipeline-editor 或者可以在本地链接: git clone git@github.com:elyra-ai/pipeline-editor.git cd pipeline-editor make clean install link 用法 import { PipelineEditor } from '@elyra/pipeline-editor' ; function App ( ) { return < PipelineEditor> ; }
【文件预览】:
changesets-demo-main
----stories()
--------PipelineEditor.stories.js(898B)
--------Introduction.stories.mdx(166B)
----images()
--------banner.svg(4KB)
----.storybook()
--------preview.js(75B)
--------main.js(192B)
----package.json(2KB)
----cypress()
--------plugins()
--------support()
--------.eslintrc.js(688B)
--------tsconfig.json(226B)
--------integration()
--------fixtures()
----.changeset()
--------README.md(512B)
--------config.json(327B)
--------fast-laws-deliver.md(91B)
----.github()
--------PULL_REQUEST_TEMPLATE(1KB)
--------workflows()
----.prettierrc(3B)
----.codesandbox()
--------ci.json(45B)
----jest.config.js(1KB)
----LICENSE(13KB)
----lerna.json(103B)
----CONTRIBUTING.md(1KB)
----.eslintrc.js(4KB)
----tsconfig.base.json(769B)
----jest.config.base.js(812B)
----.gitignore(345B)
----Makefile(538B)
----cypress.json(59B)
----README.md(2KB)
----yarn.lock(708KB)
----packages()
--------pipeline-editor()
--------pipeline-services()
----.vscode()
--------launch.json(319B)
--------settings.json(251B)

网友评论