File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# JavaScript JIRA API Client
2
2
3
+ A JavaScript/TypeScript wrapper for the JIRA REST API
4
+
3
5
[ ![ npm] ( https://img.shields.io/npm/v/jira.js.svg?style=flat-square )] ( https://www.npmjs.com/package/jira.js )
4
6
[ ![ Downloads] ( https://img.shields.io/npm/dm/jira.js.svg?style=flat-square )] ( https://npmjs.com/jira.js )
5
7
[ ![ Minizipped size] ( https://badgen.net/bundlephobia/minzip/jira.js?style=flat-square )] ( https://bundlephobia.com/result?p=jira.js )
6
8
[ ![ dependencies Status] ( https://david-dm.org/mrrefactoring/jira.js/status.svg?style=flat-square )] ( https://david-dm.org/mrrefactoring/jira.js )
7
9
[ ![ devDependencies Status] ( https://david-dm.org/mrrefactoring/jira.js/dev-status.svg?style=flat-square )] ( https://david-dm.org/mrrefactoring/jira.js?type=dev )
8
10
[ ![ Build Status] ( https://img.shields.io/travis/mrrefactoring/jira.js/master.svg?style=flat-square )] ( https://travis-ci.org/MrRefactoring/jira.js )
9
11
10
- A JavaScript wrapper for the JIRA REST API
11
-
12
12
## Installation
13
13
14
14
Install with the npm:
You can’t perform that action at this time.
0 commit comments