ts-core

TypeScript Core Library

Usage no npm install needed!

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

README

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.