{"id":43691270,"url":"https://github.com/oamaok/kaiku","last_synced_at":"2026-02-05T03:37:19.593Z","repository":{"id":45558254,"uuid":"385063643","full_name":"oamaok/kaiku","owner":"oamaok","description":"Lightweight JSX-based UI framework with boilerplate-free state managament.","archived":false,"fork":false,"pushed_at":"2025-12-02T08:36:09.000Z","size":1109,"stargazers_count":11,"open_issues_count":7,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-05T03:55:00.337Z","etag":null,"topics":["javascript","jsx","kaiku","mutable","no-boilerplate","state-management","tsx","typescript","ui-library"],"latest_commit_sha":null,"homepage":"https://kaiku.dev","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/oamaok.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,"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":"2021-07-11T22:26:36.000Z","updated_at":"2025-12-02T08:36:13.000Z","dependencies_parsed_at":"2022-09-11T04:51:50.287Z","dependency_job_id":"dc13e9f8-480b-4092-94fa-c2a81a13f741","html_url":"https://github.com/oamaok/kaiku","commit_stats":{"total_commits":164,"total_committers":4,"mean_commits":41.0,"dds":"0.060975609756097615","last_synced_commit":"d20f3a348edadee7540da6016a473b83f963ae36"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/oamaok/kaiku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oamaok%2Fkaiku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oamaok%2Fkaiku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oamaok%2Fkaiku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oamaok%2Fkaiku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oamaok","download_url":"https://codeload.github.com/oamaok/kaiku/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oamaok%2Fkaiku/sbom","scorecard":{"id":700533,"data":{"date":"2025-08-11","repo":{"name":"github.com/oamaok/kaiku","commit":"20277c6f260dd1eedf31817d1bd18a2f70c2c193"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oamaok/kaiku/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/oamaok/kaiku/main.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T05:07:07.205Z","repository_id":45558254,"created_at":"2025-08-22T05:07:07.205Z","updated_at":"2025-08-22T05:07:07.205Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29109304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:27:05.906Z","status":"ssl_error","status_checked_at":"2026-02-05T03:26:43.416Z","response_time":65,"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":["javascript","jsx","kaiku","mutable","no-boilerplate","state-management","tsx","typescript","ui-library"],"created_at":"2026-02-05T03:37:19.043Z","updated_at":"2026-02-05T03:37:19.588Z","avatar_url":"https://github.com/oamaok.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/oamaok/kaiku/main/misc/logo.png\" height=\"150\" /\u003e\n\u003c/p\u003e\n\n![CI](https://github.com/oamaok/kaiku/actions/workflows/main.yaml/badge.svg)\n\nFrom Finnish _kaiku_ _/ˈkɑi̯ku/_, meaning _echo_.\n\nA lightweight JSX-based UI framework with a freely mutable, boilerplate-free global state management.\n\n[Try it out!](https://kaiku.dev/playground.html)\n\n## Getting started\n\nKaiku is packaged to be easily used in both browser and as a module, no build tools required:\n\n```html\n\u003cscript type=\"module\"\u003e\n  import { h, render, createState } from 'https://unpkg.com/kaiku'\n\n  const state = createState({ greeting: 'Hello world' })\n  const App = () =\u003e h('span', null, state.greeting)\n\n  render(h(App), document.body)\n\u003c/script\u003e\n```\n\nOr, just install the package using your favorite package manager:\n\n```shell\n# With NPM\nnpm i -s kaiku\n\n# With yarn\nyarn add kaiku\n```\n\n## Example\n\nA simple ticker component with global state management.\n\n```jsx\nimport { render, createState } from 'kaiku'\n\nconst state = createState({ ticks: 0 })\n\nconst Ticker = () =\u003e (\n  \u003cdiv\u003e\n    \u003cdiv\u003e\n      There have been \u003cb\u003e{state.ticks} ticks\u003c/b\u003e since last update.\n    \u003c/div\u003e\n    \u003cbutton onClick={() =\u003e { state.ticks = 0 }}\u003eReset\u003c/button\u003e\n  \u003c/div\u003e\n)\n\nsetInterval(() =\u003e state.ticks++, 1000)\n\nrender(\u003cTicker /\u003e, document.body)\n```\n\n## Documentation\n\nSee the [official website](https://kaiku.dev/guide.html).\n\n## License\n\n```\nCopyright (c) 2021 Teemu Pääkkönen\n\nThis source code is licensed under the MIT license found in the\nLICENSE file in the root directory of this source tree.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foamaok%2Fkaiku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foamaok%2Fkaiku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foamaok%2Fkaiku/lists"}