Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaf9/typescript-docs
A repository to ease the usage of TypeScript.
https://github.com/msaf9/typescript-docs
typescript
Last synced: 24 days ago
JSON representation
A repository to ease the usage of TypeScript.
- Host: GitHub
- URL: https://github.com/msaf9/typescript-docs
- Owner: msaf9
- License: mit
- Created: 2022-05-13T12:50:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T19:30:54.000Z (11 months ago)
- Last Synced: 2024-11-08T08:49:24.568Z (3 months ago)
- Topics: typescript
- Language: TypeScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TypeScript Docs
A curation of TypeScript concepts.Table of contents
- [Introduction](#introduction)
- [Tools](#tools)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)## Introduction
A repository for TypeScript support and documentation.
## Tools
- TypeScript
- Node.js
- VS Code
- [Playground](https://www.typescriptlang.org/play)## Project status
> **In progress**
## Installation
### Get repository
```git
git clone https://github.com/msaf9/typescript-docs.git
cd typescript-docs
```## License
[LICENSE](LICENSE)