A TypeScript wrapper around the Jenkins API
This is an API wrapper around the Jenkins API, usable in NodeJS and a web browser. TypeScript type definitions are included to help with development.
This library follows the same pattern as the CircleCI-API wrapper by Jordon de Hoog. Many of the functions are simply direct copies, just Jenkinsified!
Until all features are covered, the following list will keep track of what still needs to be implemented:
Generated using TypeDoc