Go to file
2018-02-21 08:40:23 +08:00
.github edit readme doc 2017-04-04 11:18:48 +08:00
doc satisfy markdown lint 2018-02-21 08:40:23 +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 New in TypeScript 2.7. 大家新春快乐! 2018-02-15 08:03:54 +08:00
README.md New in TypeScript 2.7. 大家新春快乐! 2018-02-15 08:03:54 +08:00
SUMMARY.md New in TypeScript 2.7. 大家新春快乐! 2018-02-15 08:03:54 +08:00

TypeScript

Build Status PRs Welcome

TypeScript TypeScript 2.7 (January 31, 2018)

  • 更严格的类属性检查
  • 显式赋值断言
  • 更便利的与ECMAScript模块的互通性
  • unique symbol类型和常量名属性
  • --watch模式下具有更简洁的输出
  • 数字分隔符
  • 固定长度元组
  • in操作符细化和精确的instanceof
  • 更智能的对象字面量推断
  • 查看更多...

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:)