ts-core-app

TypeScript App Library

Usage no npm install needed!

<script type="module">
  import tsCoreApp from 'https://cdn.skypack.dev/ts-core-app';
</script>

README

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.