Deprecated, please use the TypeScript-Website repo instead
Перейти к файлу
Orta Therox 543d2dff18
Update README.md
2020-08-01 15:54:08 -04:00
.github Rename pull_request_template.md to PULL_REQUEST_TEMPLATE.md 2018-09-30 16:55:57 +02:00
assets/images/tutorials/aspnet Updated .NET Core tutorial for present day VS 2019-10-08 16:35:01 -05:00
pages Merge branch 'master' of https://github.com/microsoft/TypeScript-Handbook 2020-07-06 09:08:29 -04:00
.gitattributes Removed the word 'mixed'. 2015-04-29 21:13:29 -07:00
.gitignore Data types and defaults added; options sorted alphabetically 2016-03-28 05:10:06 +02:00
.markdownlint.json Move markdownlint config into it's own file 2018-10-14 09:17:21 +02:00
.travis.yml markdown linting + ci 2015-10-13 15:20:19 -07:00
CONTRIBUTING.md Fix typo in CONTRIBUTING.md 2018-10-12 21:13:07 -05:00
LICENSE Initial commit 2015-04-10 11:03:58 -07:00
README.md Update README.md 2020-08-01 15:54:08 -04:00
attribution.json Add, and commit a handbook attribution JSON file which lists the top 5 contribs to every file in the handbook 2020-02-19 13:14:37 -05:00
createAttributionJSON.js Add, and commit a handbook attribution JSON file which lists the top 5 contribs to every file in the handbook 2020-02-19 13:14:37 -05:00
lint.js Merge pull request #873 from JesseVermeulen123/master 2019-02-14 09:59:00 -08:00
package-lock.json NPM: Updated glob 2018-10-03 10:11:28 +02:00
package.json NPM: Updated glob 2018-10-03 10:11:28 +02:00

README.md

TypeScript-Handbook Repo Deprecated

The handbook has moved into the new TypeScript website repo, you can find the revised and updated handbook pages in /packages/documentation in that repo.


TypeScript-Handbook

Build Status

The TypeScript Handbook is a comprehensive guide to the TypeScript language. It is meant to be read online at the TypeScript website or directly from this repository.

For a more formal description of the language, see the latest TypeScript Language Specification.

How To Contribute

TypeScript-Handbook is accepting contributions. If you've submitted a PR for an existing issue, please post a comment in the issue to avoid duplication of effort. See our CONTRIBUTING file for more information - it also contains guidelines for how to submit a PR.