Skip to content

redound/ts-core-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status npm version Bower version Coverage Status

TSCore

TypeScript App Library

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

Installing

Install using npm.

npm install ts-core ts-core-app

Install using Bower.

bower install ts-core ts-core-app

Where is the declaration file? Until we've added our declaration file to the DefinitelyTyped repo you can use build/ts-core-app.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.