1.6.0 • Published 8 months ago

@izgas/backlog-api v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@izgas/backlog-api 🚀

@izgas/backlog-api is a TypeScript library for seamless integration with the Nulab Backlog API. Designed for Google Apps Script, it enables efficient interaction with Backlog resources, including projects, issues, and user management. 💻

Features ✨

  • Full integration with Nulab Backlog API. 🌐
  • Optimized for Google Apps Script. ⚙️
  • TypeScript support for robust type checking. ✅
  • Access to Backlog API endpoints: projects, issues, and users. 📊

Table of Contents 📚

Installation 📦

Install the package with pnpm or npm:

pnpm install @izgas/backlog-api

With Global Type Library 🌍

For global type definitions, install:

pnpm install -D @iztypes/backlog-api

Update tsconfig.json to include the type definitions:

{
  "compilerOptions": {
    "types": ["@iztypes/backlog-api"]
  }
}

Usage 🛠️

The content of this section is currently being updated. Please check back later for detailed usage instructions.

API Documentation 📖

The content of this section is currently being updated. Please check back later for detailed API documentation.

Development 🛠️

Prerequisites 📋

  • Node.js (latest LTS version). 🖥️
  • pnpm (preferred package manager). 📦

Setup ⚙️

  1. Clone the repository:

    git git@github.com:2zcory/backlog-api.git
    cd izgas-backlog-api
  2. Install dependencies:

    pnpm install
  3. Build the project:

    pnpm build

Running Tests ✅

Run the test suite:

pnpm test

Contributing 🤝

Contributions are welcome. Please:

  1. Fork the repository. 🍴
  2. Create a branch for your feature or fix. 🌿
  3. Commit and push your changes. 📤
  4. Submit a pull request with a detailed description. 📋

License 📜

Distributed under the MIT License. See LICENSE for details. ⚖️

Acknowledgments 🙌

1.6.0

8 months ago

1.5.0

10 months ago

1.4.0

10 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago