jiraWebComponent:呈现 Jira 过滤器列表的 Web 组件

时间:2021-05-29 19:01:49
【文件属性】:
文件名称:jiraWebComponent:呈现 Jira 过滤器列表的 Web 组件
文件大小:126KB
文件格式:ZIP
更新时间:2021-05-29 19:01:49
JavaScript Jira Web 组件 用法 // new component var jiraWebComponent = require ( 'jiraWebComponent' ) ; // Custom Jira Config jiraWebComponent . configure ( { user : 'xxx' , pass : 'yyy' , host : 'localhost' , // I run this through a Proxy port : 3000 } ) ; jiraWebComponent . render ( '74651' , '#component' ) ; 包管理器 新产品经理 $ npm install arcticShadow/jiraWebComponent 应用程序接口 jiraWebComponent.configu
【文件预览】:
jiraWebComponent-master
----.travis.yml(39B)
----config.js(494B)
----package.json(2KB)
----gulpfile.js(5KB)
----LICENSE(1KB)
----dist()
--------jiraWebComponentFrontend.js(412KB)
--------src()
--------jiraWebComponentFrontend.min.js(110KB)
----CONTRIBUTING.md(1KB)
----.npmignore(38B)
----.gitignore(40B)
----lib()
--------jiraWebComponentFrontend.js(1KB)
--------theme.styl(134B)
--------src()
--------tmp()
--------jiraWebComponentMiddleware.js(1KB)
--------jiraWebComponent.js(193B)
----demo()
--------src()
----README.md(1KB)
----.editorconfig(214B)
----.gitattributes(12B)

网友评论