{"id":15685935,"url":"https://github.com/cgqaq/denofy","last_synced_at":"2025-05-07T18:21:49.958Z","repository":{"id":63986368,"uuid":"572295257","full_name":"CGQAQ/denofy","owner":"CGQAQ","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-30T13:26:32.000Z","size":26,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T19:05:20.829Z","etag":null,"topics":["convert","deno","nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/denofy","language":"JavaScript","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/CGQAQ.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":"2022-11-30T00:46:37.000Z","updated_at":"2024-01-12T18:50:15.000Z","dependencies_parsed_at":"2023-01-14T17:30:31.039Z","dependency_job_id":null,"html_url":"https://github.com/CGQAQ/denofy","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/CGQAQ%2Fdenofy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGQAQ%2Fdenofy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGQAQ%2Fdenofy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CGQAQ%2Fdenofy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CGQAQ","download_url":"https://codeload.github.com/CGQAQ/denofy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931820,"owners_count":21827172,"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":["convert","deno","nodejs"],"created_at":"2024-10-03T17:33:15.311Z","updated_at":"2025-05-07T18:21:49.934Z","avatar_url":"https://github.com/CGQAQ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convert your node code into deno\n\n## Still work in progress and a long way to PoC\n\n## See demo (after git clone)\n\n```console\nyarn install\ncd example\nyarn start\n```\n\n## Idea\n\n-   Map npm dep `foo` to `npm:foo`\n-   Map node builtins `fs` to `https://deno.land/std/node/fs.ts`\n-   Gen import_maps.json in `non-inline` mode\n-   ~~Inject `createRequrie` code from `https://deno.land/std/node/module.ts` in commonjs gen mode~~\n-   Keep folder structure and don't minify the code for now\n\n## TODO\n\n-   [ ] Support gen node code + import_maps\n-   [ ] Support gen deno code (inline mode)\n-   [x] Support esm gen\n-   [ ] ~~Support commonjs gen + createRequire (deno commonjs shim mode) IMPOSSIBLE~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgqaq%2Fdenofy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgqaq%2Fdenofy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgqaq%2Fdenofy/lists"}