Go to file
2018-05-07 13:09:36 +08:00
.github edit readme doc 2017-04-04 11:18:48 +08:00
doc add ES2017.Intl & ES2018.Intl to compiler options. PR759 2018-05-07 13:09:36 +08:00
misc edit readme 2017-07-08 12:28:41 +08:00
.bookignore update 2015-06-13 21:33:00 +08:00
.gitattributes Update .gitattributes 2016-12-17 09:19:38 +08:00
.gitignore 忽略build结果文件 2016-07-14 16:36:30 +08:00
.travis.yml Add markdown lint + ci, and satisfy lint 2015-12-16 22:10:19 +08:00
book.json 新增:升级gitbook版本 (#197) 2017-11-15 07:43:55 +08:00
gulpfile.js update gulpfile.js 2015-05-06 20:55:31 +08:00
LICENSE Initial commit 2015-03-22 19:32:47 +08:00
lint.js satisfy markdown lint 2016-11-11 11:28:52 +08:00
package-lock.json satisfy markdown lint 2018-02-21 08:40:23 +08:00
package.json Update compiler options for TS 2.1. PR438 2016-11-24 10:11:41 +08:00
preface.md TypeScript 2.8 released. 2018-03-28 08:02:49 +08:00
README.md TypeScript 2.8 released. 2018-03-28 08:04:45 +08:00
SUMMARY.md fix #205 2018-03-15 14:10:37 +08:00

TypeScript

Build Status PRs Welcome

TypeScript TypeScript 2.8 (March 27, 2018)

  • 条件性类型Conditional Types
  • 新增标记:仅输出声明文件
  • @jsx编译注释
  • JSX将使用工厂函数进行解析
  • Map类型修饰符上的细粒度控制
  • 重新组织导入语句
  • 快速修复未初始化属性

TypeScript是JavaScript的超集并且能够编译输出为纯粹的JavaScript.

请阅读 📖 TypeScript Handbook 中文版 - Published with GitBook

🔗 一大波新的快速开始指南ReactAngularNodejsASP.NET CoreReact NativeVueGlimmerWeChatDojo2Knockout等

目录

TypeScript Handbook

TypeScript Language Specification

I'd love for you to contribute to the translation:)