{"id":18508324,"url":"https://github.com/eknkc/zquickjs","last_synced_at":"2025-05-14T09:34:36.902Z","repository":{"id":241800591,"uuid":"807683072","full_name":"eknkc/zquickjs","owner":"eknkc","description":"High level quickjs bindings for zig","archived":false,"fork":false,"pushed_at":"2024-05-30T14:25:14.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T02:18:48.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/eknkc.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":"2024-05-29T15:14:47.000Z","updated_at":"2024-09-29T09:08:22.000Z","dependencies_parsed_at":"2024-05-30T05:20:32.289Z","dependency_job_id":"ee84d185-6d13-42d4-896f-6c0c81d5c497","html_url":"https://github.com/eknkc/zquickjs","commit_stats":null,"previous_names":["eknkc/zquickjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fzquickjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fzquickjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fzquickjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eknkc%2Fzquickjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eknkc","download_url":"https://codeload.github.com/eknkc/zquickjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254112261,"owners_count":22016721,"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":[],"created_at":"2024-11-06T15:14:02.719Z","updated_at":"2025-05-14T09:34:36.877Z","avatar_url":"https://github.com/eknkc.png","language":"Zig","readme":"# zquickjs\n\n[![zquickjs - Docs](https://img.shields.io/badge/zquickjs-Docs-2ea44f)](https://eknkc.github.io/zquickjs/)\n\nA Zig binding for [QuickJS](https://bellard.org/quickjs/).\nThis is **work in progress** and not ready for production use.\n\n## Installation\n\n```sh\nzig fetch --save https://github.com/eknkc/zquickjs/archive/refs/heads/master.tar.gz\n```\n\nAdd the following to your `build.zig`:\n\n```zig\nconst zquickjs = b.dependency(\"zquickjs\", .{\n    .target = target,\n    .optimize = optimize,\n});\n\nexe.root_module.addImport(\"zquickjs\", zquickjs.module(\"zquickjs\"));\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feknkc%2Fzquickjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feknkc%2Fzquickjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feknkc%2Fzquickjs/lists"}