Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)