◐ Shell
clean mode source ↗

GitHub - kkbruce/TypeScript: TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

TypeScript

Build Status

TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

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

翻譯為繁體中文:TypeScript Handbook 繁體中文版

目录

  • [基础类型](./doc/handbook/Basic Types.md)
  • 枚举
  • [变量声明](./doc/handbook/Variable Declarations.md)
  • 接口
  • [高级类型](./doc/handbook/Advanced Types.md)
  • [命名空间和模块](./doc/handbook/Namespaces and Modules.md)
  • 命名空间
  • 模块
  • 函数
  • 泛型
  • 混入
  • [声明合并](./doc/handbook/Declaration Merging.md)
  • [类型推论](./doc/handbook/Type Inference.md)
  • [类型兼容性](./doc/handbook/Type Compatibility.md)
  • [书写.d.ts文件](./doc/handbook/Writing Definition Files.md)
  • [Iterators 和 Generators](./doc/handbook/Iterators and Generators.md)
  • Symbols
  • Decorators
  • JSX
  • tsconfig.json
  • [编译选项](./doc/handbook/Compiler Options.md)
  • [在MSBuild里使用编译选项](./doc/handbook/Compiler Options in MSBuild.md)
  • [与其它构建工具整合](./doc/handbook/Integrating with Build Tools.md)
  • [NPM包的类型](./doc/handbook/Typings for NPM Packages.md)
  • Wiki
  • 快速上手

TypeScript Handbook

TypeScript Language Specification

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

About

TypeScript is a superset of JavaScript that compiles to clean JavaScript output. http://www.typescriptlang.org

Topics

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Stars

94 stars

Watchers

16 watching

Forks

39 forks

Languages

  • JavaScript 100.0%