{"id":26149554,"url":"https://github.com/ghostrick/kinako","last_synced_at":"2026-05-05T01:32:26.801Z","repository":{"id":35738829,"uuid":"191178149","full_name":"ghostrick/kinako","owner":"ghostrick","description":"☀ A Simple React Component to create presentations.","archived":false,"fork":false,"pushed_at":"2023-01-07T06:17:44.000Z","size":2924,"stargazers_count":1,"open_issues_count":39,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-03T06:14:13.390Z","etag":null,"topics":["docz","emotion","presentation","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"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/ghostrick.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":"2019-06-10T13:56:38.000Z","updated_at":"2019-06-20T07:31:03.000Z","dependencies_parsed_at":"2023-01-16T04:45:32.159Z","dependency_job_id":null,"html_url":"https://github.com/ghostrick/kinako","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostrick%2Fkinako","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostrick%2Fkinako/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostrick%2Fkinako/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostrick%2Fkinako/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostrick","download_url":"https://codeload.github.com/ghostrick/kinako/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242980783,"owners_count":20216283,"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":["docz","emotion","presentation","react","typescript"],"created_at":"2025-03-11T05:33:27.028Z","updated_at":"2025-12-25T01:03:50.332Z","avatar_url":"https://github.com/ghostrick.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"60%\" src=\"https://raw.githubusercontent.com/ghostrick/kinako/master/images/banner.png?token=ACZLQK5QXMYMY6LP567TYIK5A63TS\" /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/kinako\"\u003e\u003cimg alt=\"npm version\" src=\"https://img.shields.io/npm/v/kinako.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/kinako\"\u003e\u003cimg alt=\"weekly downloads from npm\" src=\"https://img.shields.io/npm/dw/kinako.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n```bash\n$ yarn add kinako\n```\n\n## Example\n```bash\n$ cd example\n$ yarn\n$ yarn dev\n```\n\n## Basic Usage\n```jsx\n// ...\nimport { Page, Presentation } from 'kinako'\n\nconst App = () =\u003e (\n  \u003cPresentation backgroundColor={'#111'} controllerColor={'#fff'} aspect={{width: 16, height: 9}}\u003e\n  \n    \u003cPage isCentering={true}\u003e\n      \u003ch1 style={{color: '#fff'}}\u003eHello.\u003c/h1\u003e\n    \u003c/Page\u003e\n  \n    \u003cPage isCentering={true}\u003e\n      \u003ch1 style={{color: '#fff'}}\u003eFin.\u003c/h1\u003e\n    \u003c/Page\u003e\n  \n  \u003c/Presentation\u003e\n)\n\n// ...\n\n```\n\n## Documentation\nhttps://ghostrick.github.io/kinako\n\n## PDF Export\nWhen you open the in-browser print dialog, dedicated CSS is applied.\n\n\n## Bugs\nUse the GitHub Issues.\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostrick%2Fkinako","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostrick%2Fkinako","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostrick%2Fkinako/lists"}