{"id":17963840,"url":"https://github.com/kamiazya/denolize","last_synced_at":"2026-02-07T01:31:05.417Z","repository":{"id":97337240,"uuid":"267630760","full_name":"kamiazya/denolize","owner":"kamiazya","description":"Transpile the package created for Node into the Deno module.🦕","archived":false,"fork":false,"pushed_at":"2023-03-09T07:26:44.000Z","size":39,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T11:01:35.148Z","etag":null,"topics":["deno","deno-module","typescript-library"],"latest_commit_sha":null,"homepage":"","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/kamiazya.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},"funding":{"github":"kamiazya","patreon":null,"open_collective":"kamiazya","ko_fi":"kamiazya","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-05-28T15:46:47.000Z","updated_at":"2023-03-09T07:26:49.000Z","dependencies_parsed_at":"2023-06-30T00:15:22.803Z","dependency_job_id":null,"html_url":"https://github.com/kamiazya/denolize","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/kamiazya/denolize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiazya%2Fdenolize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiazya%2Fdenolize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiazya%2Fdenolize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiazya%2Fdenolize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamiazya","download_url":"https://codeload.github.com/kamiazya/denolize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiazya%2Fdenolize/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265538399,"owners_count":23784594,"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":["deno","deno-module","typescript-library"],"created_at":"2024-10-29T11:45:36.924Z","updated_at":"2026-02-07T01:31:05.411Z","avatar_url":"https://github.com/kamiazya.png","language":"TypeScript","funding_links":["https://github.com/sponsors/kamiazya","https://opencollective.com/kamiazya","https://ko-fi.com/kamiazya"],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n\n# denolize\n\nTranspile the package created for Node into the Deno module.\n\n\u003e Requires the `--unstable`, `--allow-read` and `--allow-write` flags.\n\n## Installation\n\n```bash\n$ deno install  --unstable --allow-read --allow-write \\\n    -n denolize \\\n    https://raw.githubusercontent.com/kamiazya/denolize/master/cli/mod.ts\nDownload https://raw.githubusercontent.com/kamiazya/denolize/master/cli/mod.ts\nDownload https://deno.land/x/cliffy/command.ts\n...\nCompile https://raw.githubusercontent.com/kamiazya/denolize/master/cli/mod.ts\n✅ Successfully installed denolize\n~/.deno/bin/denolize\n```\n\n## Usage\n\n```bash\n$ denolize -h\n\n  Usage:   denolize [rootDir:string] [outDir:string]\n  Version: v0.0.8\n\n  Description:\n\n    Transpile the package created for Node into the Deno module.\n\n  Options:\n\n    -h, --help     [arg:boolean]  - Show this help.\n    -V, --version  [arg:boolean]  - Show the version number for this program.\n\n  Commands:\n\n    help         [command:command]  - Show this help or the help of a sub-command.\n    completions                     - Generate shell completions for zsh and bash.\n\n# denolize the files under the src directory.\n$ denolize src\n\n# denolize the files under the src directory and output to the deno directory.\n$ denolize src deno\n```\n\n## Articles\n\n- [Deno.js Tutorial to Transpile Node.js Packages to Deno Modules Using denolize Library in TypeScript](https://codingdiksha.com/transpile-node-js-packages-to-deno-modules-using-denolize-library-in-typescript-in-deno-js/)\n\n\n## License\n\nThis software is released under the MIT License, see [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamiazya%2Fdenolize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamiazya%2Fdenolize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamiazya%2Fdenolize/lists"}