1.6.0 • Published 6 months ago

@izgas/backlog-api v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.5.0

8 months ago

1.4.0

8 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.5

10 months ago

1.2.4

10 months ago

1.2.3

10 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.2.0

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago