543d2dff18 | ||
---|---|---|
.github | ||
assets/images/tutorials/aspnet | ||
pages | ||
.gitattributes | ||
.gitignore | ||
.markdownlint.json | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
attribution.json | ||
createAttributionJSON.js | ||
lint.js | ||
package-lock.json | ||
package.json |
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
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.