{"id":43122440,"url":"https://github.com/jikan-me/website","last_synced_at":"2026-01-31T20:02:32.657Z","repository":{"id":37256893,"uuid":"182808855","full_name":"jikan-me/website","owner":"jikan-me","description":"Website source for Jikan.moe","archived":false,"fork":false,"pushed_at":"2026-01-18T00:58:31.000Z","size":4280,"stargazers_count":48,"open_issues_count":2,"forks_count":315,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-18T13:12:41.715Z","etag":null,"topics":["css","design","html","less","source","ui","ux","website"],"latest_commit_sha":null,"homepage":"https://jikan.moe","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jikan-me.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-22T14:50:13.000Z","updated_at":"2026-01-18T00:58:36.000Z","dependencies_parsed_at":"2023-02-08T17:32:02.227Z","dependency_job_id":"f905fc9b-b7c3-49c1-ab28-5c45bc4ca2e4","html_url":"https://github.com/jikan-me/website","commit_stats":{"total_commits":263,"total_committers":98,"mean_commits":2.683673469387755,"dds":0.7376425855513308,"last_synced_commit":"aaf0a057cbb064eefef06c526b2e4bb7df478c48"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jikan-me/website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikan-me%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikan-me%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikan-me%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikan-me%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jikan-me","download_url":"https://codeload.github.com/jikan-me/website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jikan-me%2Fwebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28952578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","design","html","less","source","ui","ux","website"],"created_at":"2026-01-31T20:02:27.603Z","updated_at":"2026-01-31T20:02:32.642Z","avatar_url":"https://github.com/jikan-me.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Jikan](https://i.imgur.com/GysfKrb.png)](#jikan---unofficial-myanimelistnet-php-api)\n\n# Jikan - Unofficial MyAnimeList.net PHP API\n[![Netlify Status](https://api.netlify.com/api/v1/badges/4c10e2c0-4860-48f5-9eae-171bce417890/deploy-status)](https://app.netlify.com/sites/hardcore-archimedes-6ebd1f/deploys) [![Discord Server](https://img.shields.io/discord/460491088004907029.svg?style=flat\u0026logo=discord)](http://discord.jikan.moe)\n\nJikan is an API for [MyAnimeList.net](https://myanimelist.net). You can find more details [here](https://github.com/jikan-me/jikan).\n\nThis repository represents Jikan's website - [Jikan.moe](https://jikan.moe). Please feel free to contribute and help improve it!\n\n\n# Contributing\nThis project is built using [SvelteKit](https://kit.svelte.dev/).\n\nPre-reqs: Node 18+, NPM\n\n1. Git clone \u0026 cd into project directory\n2. `npm install`\n3. Start the dev environment \n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## General Contributing Guidelines\n\nWhen making changes, please fork the project and work on that.\n\n### Adding an integration\n\n1. Add a new JSON object entry in https://github.com/jikan-me/website/blob/master/src/data/integrations.js\n2. Ensure that you're adding it to the end of the list\n3. Validate the JSON and create a commit\n4. Create a PR\n\n#### Important notes\n\n1. Add the language or framework you've built the project with in **all lowercase** in `language`\n2. `supportsV3`, `supportsV4`; These define which version of the REST API your integration supports. V3 is a backwards notifier for some of existing wrappers.\n3. `url` is the repository link of your integration\n\n\n### Adding a showcase item\n\n1. Add a new JSON object entry in https://github.com/jikan-me/website/blob/master/src/data/showcase.js\n2. Ensure that you're adding it to the end of the list\n3. Validate the JSON and create a commit\n4. Create a PR\n\n#### Important notes\n\n1. Ensure that your summary is brief\n2. Host your preview images on IMGUR or GitHub but please optimize the size to ensure they're not more than 300KB\n3. The `imageUrl` has to be a direct link to the image (ending with the extension).\n4. Ensure that the `url` you are providing is accurate and up. This can be the URl to your app's website, install/download or repository page.\n\n### Modifying the website\n\nWe appreciate all the help in improving the experience of the site. Feel free to create a PR.\n\nIf there's something you can help with on [our roadmap](https://github.com/orgs/jikan-me/projects/5), that'd be very helpful as well.\n\n\n#### Building\n\nTo create a production version of your app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\nNote: You do not have to build a production version to contribute. Comitting to the repository lets Netlify handle that and deployment for you.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjikan-me%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjikan-me%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjikan-me%2Fwebsite/lists"}