Skip to content

redound/ts-core

Repository files navigation

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.