Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.11 KB

Build Status npm version Bower version Coverage Status

TSCore

TypeScript Core Library

This library is in it's early stages of development.

Installing

Install using npm.

npm install ts-core

Install using Bower.

bower install ts-core

Where is the declaration file? Until we've added our declaration file to the DefinitelyTyped repo you can use build/tscore.d.ts.

Reference

Read the full reference

Documentation

Read the full documentation

Contributing

Please file issues under GitHub, or submit a pull request if you'd like to directly contribute.