1.0.6 • Published 8 months ago

cookts v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Cookts

Effortless live compiling as well as reloading for TypeScript.

Description

CookTS is a simple setup for live reloading TypeScript and JavaScript files using nodemon and ts-node. It allows you to develop your TypeScript projects with ease, automatically recompiling and restarting the application when changes are detected.

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Install the dependencies:
    npm install

Usage

To start the application with live reloading, run:

npx cookts
1.0.6

8 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago