Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumperchen/typescript
A Typescript clone from Codeplex
https://github.com/jumperchen/typescript
Last synced: 27 days ago
JSON representation
A Typescript clone from Codeplex
- Host: GitHub
- URL: https://github.com/jumperchen/typescript
- Owner: jumperchen
- License: apache-2.0
- Created: 2012-10-11T04:11:18.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-11T04:13:51.000Z (about 12 years ago)
- Last Synced: 2024-04-15T13:15:03.045Z (7 months ago)
- Language: JavaScript
- Size: 2.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# TypeScript
Scalable JavaScript development with types, classes and modules.
## Install
npm install -g typescript
## Usage
tsc hello.ts