floralvikings / jira-connector

NodeJS Wrapper for the Jira REST API
http://floralvikings.github.io/jira-connector/
MIT License
373 stars 180 forks source link

Add types support for typescript #104

Closed tomasbruckner closed 5 years ago

tomasbruckner commented 6 years ago

Add types support for typescript would be quite handy.

MrRefactoring commented 5 years ago

You can find typescript support in my implementation of the wrapper for jira: jira-api-wrapper

floralvikings commented 5 years ago

This repository is only very lightly maintained; you are welcome to submit a pull request if there is behavior you'd like to add, I do occasionally check the PR list and merge code that is within the scope of this tool and doesn't include breaking changes.

If you have found a bug please indicate the desired behavior and provide a minimal example demonstrating the incorrect behavior; I do try to fix bugs as they come up but I have very little time to devote to this repository anymore, so I can't make any guarantees.

If you have a feature you'd like to request, please indicate the desired behavior. I will almost certainly never have the time to implement it myself but this repository does see occasional PR activity so it may be added by a generous contributor. You are, of course, welcome to submit a pull request yourself implementing the desired behavior.

MrRefactoring commented 5 years ago

Added in version 2.13.0