1.0.6 • Published 1 year ago

cookts v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago