Skip to content
ktaeyln edited this page Oct 22, 2014 · 11 revisions

Introduction

node-typeinclude is a NPM package that can be installed with npm install -g typeinclude.

This library, typeinclude, allows you to include TypeScript files at runtime without needing to re-compile every time you need to change something.

Getting Started

There's a few ways to start using typeinclude, dependant on what you need.

Fundamentals

Extending

Clone this wiki locally