TypeScript

(★ 110,354)

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

File Explorer

Showing a partial file list — download the zip above to see everything.

  • .custom-gcl.yml
  • .dprint.jsonc
  • .git-blame-ignore-revs
  • .gitattributes
  • .gitignore
  • .golangci.yml
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • go.work
  • Herebyfile.mjs
  • LICENSE.txt
  • NOTICE.txt
  • package-lock.json
  • package.json
  • README.md
  • SECURITY.md
  • SUPPORT.md

# Installation Guide

node
Prerequisites

Setup Steps

npm install

Install project dependencies.

npm install -D typescript

Install the typescript package as a dev dependency.

Key Commands

npm install

Install project dependency packages defined in package.json.

npm install -D typescript

Install the TypeScript package as a dev dependency.

To use nightly builds, run 'npm install -D typescript@next'.

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Showing a partial file list.

Release Timeline

Actively Maintained

# Project Badges

// repository documentation