{"id":13678774,"url":"https://github.com/cgwire/kitsu-client-js","last_synced_at":"2025-12-24T14:19:49.519Z","repository":{"id":65522734,"uuid":"435458626","full_name":"cgwire/kitsu-client-js","owner":"cgwire","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-26T17:54:39.000Z","size":448,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-30T04:13:45.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgwire.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}},"created_at":"2021-12-06T10:47:17.000Z","updated_at":"2023-04-15T12:06:12.000Z","dependencies_parsed_at":"2023-01-27T06:01:39.719Z","dependency_job_id":null,"html_url":"https://github.com/cgwire/kitsu-client-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fkitsu-client-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fkitsu-client-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fkitsu-client-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fkitsu-client-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgwire","download_url":"https://codeload.github.com/cgwire/kitsu-client-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223842246,"owners_count":17212321,"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":[],"created_at":"2024-08-02T13:00:58.148Z","updated_at":"2025-12-24T14:19:49.512Z","avatar_url":"https://github.com/cgwire.png","language":"JavaScript","funding_links":[],"categories":["Official Repositories"],"sub_categories":[],"readme":"[![Kitsu](https://www.cg-wire.com/en/images/kitsu.png)](https://kitsu.cg-wire.com)\n\n# Javascript client for Kitsu\n\nThis is a library to ease your life while connecting your javascript code to\nKitsu, the collaboration platform for animation studios.\n\n[![Build\nbadge](https://app.travis-ci.com/cgwire/kitsu.svg?branch=master)](https://app.travis-ci.com/cgwire/kitsu-client-js)\n\n[![Discord](https://badgen.net/badge/icon/discord?icon=discord\u0026label)](https://discord.com/invite/VbCxtKN)\n\n\n## Documentation \n\n\n### Install\n\nInstallation can be done via npm:\n\n```bash\nnpm i kitsu-client-js\n```\n\n### Usage\n\nThere is no specification avaialable at the moment. We invite you to browse the\ncode for checking if a function exists. You can propose yours too and submit it\nvia a pull request.\n\n\n```javascript\nimport kitsuClient from 'kitsu-client-js'\n\nconst client = kitsuClient.createClient('http://localhost:8080/api')\n\nclient.login('admin@example.com', 'password')\n  .then(client.getOpenProductions)\n  .then(productions =\u003e {\n    console.log(productions)\n  })\n```\n\n## Contributing\n\nAs any open source project, we enjoy any contribution! You will find below \nhow you can help the Kitsu project to get better.\n\n### Bug reports \n\nAll bugs must be submitted directly in \n[the issue page](https://github.com/cgwire/kitsu-client-js/issues) of this repository.\n\n### Feature requests\n\nFeature requests must be posted on our [Canny page](https://cgwire.canny.io/).\n\n### Translations\n\nIf you want to contribute to translations, you can connect directly to the \n[POEditor platform](https://poeditor.com/join/project?hash=fpUejpWDVo).\n\n### Code\n\nAll contributions are welcomed as long as they respect the [C4\ncontract](https://rfc.zeromq.org/spec:42/C4).\n\nThe Kitsu code is written with Javascript (ES6) and is based on the \n[VueJS](https://vuejs.org/v2/guide/) framework extended with \nthe [Vuex](https://vuex.vuejs.org) plugin.\n\nTo install the development environment, follow [the dedicated guide](https://kitsu.cg-wire.com/development-environment/).\n\n## About authors\n\nKitsu is written by CGWire, a company based in France. We help teams of animation\nstudios to collaborate better. We provide tools to more than 50 studios spread\nall around the world.\n\nOn the technical side, we apply software craftmanship principles as much as\npossible. We love coding and consider that strong quality and good developer\nexperience matter a lot.\n\n\nVisit [cg-wire.com](https://cg-wire.com) for more information.\n\n[![CGWire Logo](https://zou.cg-wire.com/cgwire.png)](https://cg-wire.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgwire%2Fkitsu-client-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgwire%2Fkitsu-client-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgwire%2Fkitsu-client-js/lists"}