{"id":30254390,"url":"https://github.com/yisar/pek","last_synced_at":"2025-08-15T14:04:02.745Z","repository":{"id":36098618,"uuid":"127891796","full_name":"yisar/pek","owner":"yisar","description":"Tiny JavaScript Compiler","archived":false,"fork":false,"pushed_at":"2025-08-10T07:55:31.000Z","size":65860,"stargazers_count":733,"open_issues_count":0,"forks_count":60,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-10T09:21:06.798Z","etag":null,"topics":["resumable","server-side-rendering","ssr"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/yisar.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}},"created_at":"2018-04-03T10:32:11.000Z","updated_at":"2025-08-10T07:59:36.000Z","dependencies_parsed_at":"2025-04-13T05:04:40.107Z","dependency_job_id":"0be3a8b9-a1a9-4f33-a463-fcd934d87efd","html_url":"https://github.com/yisar/pek","commit_stats":null,"previous_names":["yisar/doux","132yse/smox","yisar/voe","yisar/asta","yisar/xjc"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/yisar/pek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisar%2Fpek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisar%2Fpek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisar%2Fpek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisar%2Fpek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yisar","download_url":"https://codeload.github.com/yisar/pek/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisar%2Fpek/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270579613,"owners_count":24610044,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["resumable","server-side-rendering","ssr"],"created_at":"2025-08-15T14:02:05.730Z","updated_at":"2025-08-15T14:04:02.727Z","avatar_url":"https://github.com/yisar.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Pek\n\u003e Tiny Javascript compiler\n\n- Simplest bundler algorithm\n- Smallest JavaScript compiler\n\ninput \n\n```js\nimport { hello } from './hello.js'\n\nfunction world() {\n  return 'World'\n}\n\nconsole.log(hello)\nconsole.log(world())\n```\n\noutput\n\n```js\n(function (global) {\nconst P$hello_js$hello = 'hello';\n\nconst P$index_js$world = () =\u003e console.log(\"world\");\n\nconsole.log(P$hello_js$hello);\nconsole.log(P$index_js$world());\n})(typeof global !== 'undefined' ? global : typeof window !== 'undefined' ? window : this);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyisar%2Fpek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyisar%2Fpek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyisar%2Fpek/lists"}