{"id":15633978,"url":"https://github.com/justjavac/deno_handbook","last_synced_at":"2025-04-14T19:07:14.524Z","repository":{"id":65976779,"uuid":"263209211","full_name":"justjavac/deno_handbook","owner":"justjavac","description":"Deno 入门指南，入门教程，初学者教程","archived":false,"fork":false,"pushed_at":"2020-09-06T04:14:39.000Z","size":100,"stargazers_count":144,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-14T19:07:06.205Z","etag":null,"topics":["deno","deno-book","deno-cn","deno-doc","deno-docs","deno-guide"],"latest_commit_sha":null,"homepage":"https://handbook.deno.js.cn","language":"TypeScript","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/justjavac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":[],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://github.com/justjavac/buy-me-a-coffee"}},"created_at":"2020-05-12T02:14:15.000Z","updated_at":"2024-05-23T13:37:03.000Z","dependencies_parsed_at":"2023-02-19T19:15:44.935Z","dependency_job_id":null,"html_url":"https://github.com/justjavac/deno_handbook","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/justjavac%2Fdeno_handbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_handbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_handbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_handbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjavac","download_url":"https://codeload.github.com/justjavac/deno_handbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943456,"owners_count":21186958,"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-book","deno-cn","deno-doc","deno-docs","deno-guide"],"created_at":"2024-10-03T10:50:53.068Z","updated_at":"2025-04-14T19:07:14.504Z","avatar_url":"https://github.com/justjavac.png","language":"TypeScript","funding_links":["https://github.com/justjavac/buy-me-a-coffee"],"categories":[],"sub_categories":[],"readme":"# Deno 入门教程\n\n\u003e **长期更新**，面向新人的 Deno 入门指南，入门教程，初学者教程。\n\n## 前言\n\n本教程采用的 Deno 版本为 `v1.3.3`，std modules 版本为 `v0.68.0`。\n\n本教程的目的是为 JavaScript/TypeScript 开发者提供一个 Deno 入门指南，虽然 Deno 是使用 Rust 和 V8 开发，但是本教程不会涉及到任何 Rust 与 V8 引擎相关知识。\n\n所有的代码均在 [./codes/](https://github.com/justjavac/deno_handbook/tree/master/codes) 目录。代码 `xxx.ts` 对应的测试文件为 `xxx_test.ts`。\n\n## 说明\n\n本教程不是一本参考手册，因此不会涉及到所有的 Deno API。如果想查看所有的 Deno API 文档，可以访问 https://deno.dev/typedoc/index.html 来查看简体中文版。\n\n## 目录\n\n1. [安装 Deno](./docs/install-deno.md)\n1. [配置 Deno 开发环境](./docs/setup-environment.md)\n1. [Hello World](./docs/hello-world-with-deno.md)\n1. [Deno 命令行](./docs/deno-cli-sub-commond.md)\n   1. 打包 deno bundle\n   1. 缓存 deno cache\n   1. Linux Shell 自动补全 deno completions\n\n## 捐赠\n\n如果这个教程对你有帮助，欢迎 star。如果这个仓库帮你提升了技能，可以请我喝杯咖啡：\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://cdn.devtips.cn/buy-me-a-coffee-wechat.png?imageView2/2/w/320/interlace/1\" width=\"320\" height=\"320\" alt=\"\" /\u003e\u003c/p\u003e\n\n## 许可协议\n\n本作品采用 \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003eCC-BY-NC-SA(知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议)\u003c/a\u003e 进行许可。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_handbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustjavac%2Fdeno_handbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_handbook/lists"}