{"id":16302804,"url":"https://github.com/himenon/argocd-typescript-openapi","last_synced_at":"2025-10-07T16:07:58.576Z","repository":{"id":42571935,"uuid":"448727740","full_name":"Himenon/argocd-typescript-openapi","owner":"Himenon","description":"Generate TypeScript Code from ArgoCD OpenAPI Schema.","archived":false,"fork":false,"pushed_at":"2024-02-04T11:27:16.000Z","size":505,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-08T16:24:07.982Z","etag":null,"topics":["argocd","kubernetes","openapi","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@himenon/argocd-typescript-openapi","language":"TypeScript","has_issues":false,"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/Himenon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-17T02:18:45.000Z","updated_at":"2023-10-23T17:33:46.000Z","dependencies_parsed_at":"2022-08-22T18:00:42.223Z","dependency_job_id":null,"html_url":"https://github.com/Himenon/argocd-typescript-openapi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himenon%2Fargocd-typescript-openapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himenon%2Fargocd-typescript-openapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himenon%2Fargocd-typescript-openapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himenon%2Fargocd-typescript-openapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Himenon","download_url":"https://codeload.github.com/Himenon/argocd-typescript-openapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865533,"owners_count":16555929,"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":["argocd","kubernetes","openapi","typescript"],"created_at":"2024-10-10T20:59:00.269Z","updated_at":"2025-10-07T16:07:53.551Z","avatar_url":"https://github.com/Himenon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @himenon/argocd-typescript-openapi\n\n```bash\nnpm  i   @himenon/argocd-typescript-openapi\npnpm i   @himenon/argocd-typescript-openapi\nyarn add @himenon/argocd-typescript-openapi\n```\n\n## Usage\n\n```ts\nimport * as fs from \"fs\";\nimport * as yaml from \"js-yaml\"; // pnpm i -D js-yaml @types/js-yaml\nimport type { Schemas } from \"@himenon/argocd-typescript-openapi/dist/v2.9.6\";\n```\n\n## Build\n\n```ts\npnpm run build\n```\n\n## Update Schemas\n\n```bash\n# Fetch and Build\npnpm run build:all\n\n# Fetch schemas\npnpm run fetch:schemas\n\n# Generate source code\npnpm run generate:code\n```\n\n## OpenAPI Source for ArgoCD\n\n- \u003chttps://github.com/argoproj/argo-cd/blob/master/assets/swagger.json\u003e\n\n## OpenAPI TypeScript Code Generator\n\n- [@himenon/openapi-typescript-code-generator](https://github.com/Himenon/openapi-typescript-code-generator)\n\nYou can also just use the type definition\n\n## Use Another Version\n\nEdit [config.ts](./scripts/config.ts)\n\n## LICENCE\n\n[@Himenon/argocd-typescript-openapi](https://github.com/Himenon/argocd-typescript-openapi)・MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimenon%2Fargocd-typescript-openapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimenon%2Fargocd-typescript-openapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimenon%2Fargocd-typescript-openapi/lists"}