Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bosens-china/typescript-manual

TypeScript 手册
https://github.com/bosens-china/typescript-manual

docs manual typescript vuepress

Last synced: 1 day ago
JSON representation

TypeScript 手册

Awesome Lists containing this project

README

        

# TypeScript 手册

![徽章](https://img.shields.io/badge/License-MIT-brightgreen)

创建这个项目的原因是 [TypeScript 中文网](https://www.tslang.cn/) 已经很久没有更新了,在 Github 搜索 `TypeScript` 教程虽然有很多,但是都有以下一个或多个问题:

1. 在线阅读不支持
2. 版本太古老了
3. 阅读体验不好

所以基于上面问题,使用 Github Actions + [vuePress](https://vuepress.vuejs.org/) 创建了这个仓库,每天早上会 5 点会定时更新。

> 注意:很多插件没做 Polyfill 处理,请不要使用低版本浏览器来访问。
>
> 同时因为使用了 Github Actions 原因,不会把每次的提交记录都展示到项目主页,如果想判断文档是不是最新的,可以通过 [前言](https://bosens-china.github.io/Typescript-manual/describe/) 最下方的上次更新时间了解。

## [文档来源地址](https://github.com/zhongsp/TypeScript)

感谢作者,同时他也是 《TypeScript 入门与实战》一书作者,有兴趣小伙伴可以了解一下。

对于后续阅读过程中出现的文字标点或者内容错误问题,请提到该仓库[TypeScript/issues](https://github.com/zhongsp/TypeScript/issues) 下。

## 开发计划

已完成和待开发任务见下文 [TODO](/TODO.md),不过因为最近事情比较多问题,只能无限拖延,期待有相同爱好小伙伴一起开发。

## 协议

[MIT License](/License)