jira-extension-script

1.0.43 • Public • Published

jira-extension-script

Build status Test coverage NPM version NPM Downloads Prettier Conventional Commits

jira browser script

Installation

npm install jira-extension-script
# or use yarn
yarn add jira-extension-script

Usage

import jiraExtensionScript from 'jira-extension-script'

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by 余聪, yucong@fenbi.com.

License

MIT - 余聪 🐟

Package Sidebar

Install

npm i jira-extension-script

Weekly Downloads

3

Version

1.0.43

License

MIT

Unpacked Size

2.57 MB

Total Files

59

Last publish

Collaborators

  • moyuyc
  • lsdsjy