{"id":15658656,"url":"https://github.com/ultirequiem/kimera","last_synced_at":"2025-04-28T15:50:24.118Z","repository":{"id":57633867,"uuid":"417702496","full_name":"UltiRequiem/kimera","owner":"UltiRequiem","description":"🦁 A Minimal and Secure runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2024-09-28T02:11:01.000Z","size":85,"stargazers_count":25,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-25T19:07:27.309Z","etag":null,"topics":["go","javascript","runtime"],"latest_commit_sha":null,"homepage":"http://kimera.js.org","language":"Go","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/UltiRequiem.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}},"created_at":"2021-10-16T03:19:47.000Z","updated_at":"2025-03-12T03:24:21.000Z","dependencies_parsed_at":"2024-06-20T14:09:29.125Z","dependency_job_id":"1539581c-9690-43d1-b826-be9d919a99bf","html_url":"https://github.com/UltiRequiem/kimera","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/UltiRequiem%2Fkimera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fkimera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fkimera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fkimera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltiRequiem","download_url":"https://codeload.github.com/UltiRequiem/kimera/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342700,"owners_count":21574242,"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":["go","javascript","runtime"],"created_at":"2024-10-03T13:13:21.315Z","updated_at":"2025-04-28T15:50:24.099Z","avatar_url":"https://github.com/UltiRequiem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kimera.js\n\nA minimal JavaScript/TypeScript runtime written in Go.\n\nIt is built on top of [quickjs](https://github.com/bellard/quickjs) and\n[esbuild](https://github.com/evanw/esbuild).\n\n## Getting Started\n\n```javascript\nconst asyncSayHello = async (text) =\u003e {\n  console.log(text);\n};\n\nasyncSayHello(\"Hello World!\");\n```\n\n```sh\nkimera run myScript.js\nHello World!\n```\n\n## Features\n\n- REPL 👇\n\n```sh\nkimera\n```\n\n- TypeScript out of the box\n\n### Installation\n\nNot yet released, working on automatic builds on\n[#2](https://github.com/UltiRequiem/kimera/issues/2).\n\n```bash\ngo install github.com/UltiRequiem/kimera@latest\n```\n\n### License\n\nKimera.js is Licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Fkimera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultirequiem%2Fkimera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Fkimera/lists"}