{"id":24929792,"url":"https://github.com/traptitech/node-traq","last_synced_at":"2025-07-02T06:36:47.835Z","repository":{"id":36851784,"uuid":"194623312","full_name":"traPtitech/node-traq","owner":"traPtitech","description":"Node.js client library for the traQ API.","archived":false,"fork":false,"pushed_at":"2025-07-01T05:21:34.000Z","size":1470,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-01T05:33:29.444Z","etag":null,"topics":["hacktoberfest","traq"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/traPtitech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-07-01T07:38:36.000Z","updated_at":"2025-07-01T04:32:57.000Z","dependencies_parsed_at":"2024-01-16T20:24:19.226Z","dependency_job_id":"07eb408b-6683-47cf-a09b-7938ac9d098b","html_url":"https://github.com/traPtitech/node-traq","commit_stats":null,"previous_names":[],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/traPtitech/node-traq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traPtitech%2Fnode-traq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traPtitech%2Fnode-traq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traPtitech%2Fnode-traq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traPtitech%2Fnode-traq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/traPtitech","download_url":"https://codeload.github.com/traPtitech/node-traq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/traPtitech%2Fnode-traq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263088194,"owners_count":23412010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","traq"],"created_at":"2025-02-02T13:51:53.741Z","updated_at":"2025-07-02T06:36:47.801Z","avatar_url":"https://github.com/traPtitech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-traQ\n\n[![npm version](https://badge.fury.io/js/%40traptitech%2Ftraq.svg)](https://www.npmjs.com/package/@traptitech/traq)\n![check npm ci \u0026 build](https://github.com/traPtitech/node-traq/workflows/check%20npm%20ci%20%26%20build/badge.svg)\n\nA client library for the traQ API.\nTypescript type definition included.\n\nThis package is updated automatically.\n\n## How to use\n\nNode.js v20 or later is required.\n\n```shell\nnpm i @traptitech/traq\n```\n\n```js\nimport { Apis, Configuration } from \"@traptitech/traq\";\n// const { Apis, Configuration } = require(\"@traptitech/traq\");\n\nconst api = new Apis(new Configuration({\n  accessToken: \"/* your token */\"\n}));\n\napi.getChannels().then(res =\u003e {\n  console.log(res);\n});\n```\n\n## Versioning\n\n`x.y.z-n`\n\n- `x.y.z-0`: It is assured that this version is compatible with traQ server version `x.y.z`.\n\n## Diff\n\nUse [`npm diff`](https://docs.npmjs.com/cli/v7/commands/npm-diff) to check diff between versions.\n\n```shell\nnpm diff --diff=@traptitech/traq@3.6.1-3 --diff=@traptitech/traq@3.6.1-4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraptitech%2Fnode-traq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraptitech%2Fnode-traq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraptitech%2Fnode-traq/lists"}