{"id":16255969,"url":"https://github.com/lajbel/kanovel","last_synced_at":"2026-03-27T04:52:44.894Z","repository":{"id":39714473,"uuid":"493796102","full_name":"lajbel/kanovel","owner":"lajbel","description":"🦋 Web visual novel games library","archived":false,"fork":false,"pushed_at":"2022-11-26T19:06:07.000Z","size":9862,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T18:19:15.872Z","etag":null,"topics":["game-engine","kaboom","visual-novel-engine"],"latest_commit_sha":null,"homepage":"https://lajbel.itch.io/kanovel","language":"TypeScript","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/lajbel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"lajbel","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-05-18T19:16:48.000Z","updated_at":"2025-02-21T22:21:04.000Z","dependencies_parsed_at":"2022-08-09T15:24:58.502Z","dependency_job_id":null,"html_url":"https://github.com/lajbel/kanovel","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/lajbel%2Fkanovel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lajbel%2Fkanovel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lajbel%2Fkanovel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lajbel%2Fkanovel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lajbel","download_url":"https://codeload.github.com/lajbel/kanovel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056425,"owners_count":20390719,"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":["game-engine","kaboom","visual-novel-engine"],"created_at":"2024-10-10T15:44:11.798Z","updated_at":"2026-03-27T04:52:44.831Z","avatar_url":"https://github.com/lajbel.png","language":"TypeScript","funding_links":["https://ko-fi.com/lajbel"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"art/main-logo.png\" alt=\"KaNovel Logo\" align=\"center\"\u003e\n\t\u003cp align=\"center\"\u003e\n\t\tKaNovel is a begginer friendly visual novel engine! 🦋\n        Using normal concepts you can make a novel :D\n\t\u003c/p\u003e\n\u003c/p\u003e\n\n\u003e **This engine it's now in active development, may have bugs and unusable features**\n\n## Quick Example\n\n```js\nimport kanovel from \"kanovel\";\n\nkanovel();\n\ncharacter(\"b\", \"Beany\");\ncharacter(\"m\", \"Marky\");\n\nchapter(\"start\", () =\u003e [\n    say(\"b\", \"I'm waiting\"),\n    say(\"m\", \"What?\"),\n    say(\"b\", \"Your visual novel\"),\n    say(\"m\", \"I don't have any knowldges about engines\"),\n    say(\"b\", \"Oh, you tried KaNovel?\"),\n\n    jump(\"documentation\"),\n]);\n```\n\n## Installation\n\nIt's recommended use the [Replit Template](https://replit.com/@lajbel/KaNovel?v=1)\n\n### For Devs\n\n#### NPM\n\n```js\nnpm i kanovel\n```\n\n#### CDN\n\nyou can load the library from cdns like `jsdelivr` or `unpkg`\n\n## Credits\n\nAPL386 font by abrudz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flajbel%2Fkanovel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flajbel%2Fkanovel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flajbel%2Fkanovel/lists"}