{"id":21984081,"url":"https://github.com/chazeon/llsif-cardgenerator-node","last_synced_at":"2025-04-30T07:23:35.867Z","repository":{"id":72453812,"uuid":"85464694","full_name":"chazeon/LLSIF-CardGenerator-node","owner":"chazeon","description":"A LoveLive! School Idol Festival card image generator written in NodeJS.","archived":false,"fork":false,"pushed_at":"2017-11-07T05:41:37.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T13:51:14.811Z","etag":null,"topics":["lovelive","nodejs","sharp"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/chazeon.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}},"created_at":"2017-03-19T09:32:53.000Z","updated_at":"2021-02-18T19:26:17.000Z","dependencies_parsed_at":"2023-03-16T14:15:16.950Z","dependency_job_id":null,"html_url":"https://github.com/chazeon/LLSIF-CardGenerator-node","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/chazeon%2FLLSIF-CardGenerator-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chazeon%2FLLSIF-CardGenerator-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chazeon%2FLLSIF-CardGenerator-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chazeon%2FLLSIF-CardGenerator-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chazeon","download_url":"https://codeload.github.com/chazeon/LLSIF-CardGenerator-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658979,"owners_count":21622944,"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":["lovelive","nodejs","sharp"],"created_at":"2024-11-29T18:07:23.695Z","updated_at":"2025-04-30T07:23:35.861Z","avatar_url":"https://github.com/chazeon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLSIF-CardGenerator\n\nA LoveLive! School Idol Festival card image generator written in NodeJS.\n\n## How to use\n\n### Getting Started\n\nTo get started, you should:\n\n* Get a current version (\u003e4.0) LoveLive! School Idol Festival install package, and have `AppAssets.zip` unzipped, deciphered, texture banks unpacked into a folder, we call internal here.\n* Getting all updating packages, unzipped, deciphered, texture banks unpacked into a folder, we call it external here.\n* Get a folder you wish to generate your card images to, we called generated here.\n* Copy and modify `config/config.sample.json` to `config/config.json`, point three paths to the directories you set above.\n\n### Generate Card Images\n\n#### Generate Cards\n\nYou could generate cards by running\n\n```bash\n$ node src/scripts/gen_card\n```\n\n#### Generate UR Pairs\n\nYou could generate UR pairs by running\n\n```bash\n$ node src/scripts/gen_pair\n```\n\n#### Generate Icons\n\nYou could generate cards by running\n\n```bash\n$ node src/scripts/gen_icon\n```\n\n### Use as a Server Backend\n\nWith code fully written in NodeJS, it is posible you could intergrate it into a NodeJS server, and generate card images dynamically.\n\nYou could refers to scripts `src/scripts` folder to see how to get `Buffer`s of images each type, and stream them to a server response.\n\n### Switch to a Image Processing Backend other than Sharp\n\nYou should be able to switch to a image processing backend other than sharp, but refer to `src/sharp` first. All you need to do is to handle layer merging use your preferred backend.\n\n## Dependencies\n\nThis project depends on:\n* **bluebird** - for promise-like calls\n* **sharp** - for image processing\n* **lodash**\n* **sequelize** - for reading sqlite databases","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchazeon%2Fllsif-cardgenerator-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchazeon%2Fllsif-cardgenerator-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchazeon%2Fllsif-cardgenerator-node/lists"}