Skip to content

jithenms/circleci-v2-sdk

Repository files navigation

@jithen/circleci-v2-sdk

license npm latest package npm downloads

The Typescript CircleCI V2 SDK for Browsers and Node.js. The @jithen/circleci-v2-sdk package integrates pipelines, workflows, and jobs from CircleCI

  • Coming Soon: Insights, Project, Schedule, and User API Support

Installation

// with npm
npm install @jithen/circleci-v2-sdk
// with yarn
yarn add @jithen/circleci-v2-sdk

Features

  • Universal. Works in all modern browsers and Node.js
  • Tested. All modules have extensive test coverage.
  • Typed. All modules have TypeScript declarations.