Skip to main content

Simple tool to run a command when a file changes for [tsx watch](https://github.com/privatenumber/tsx#watch-mode)

This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
100%
Published
a year ago (0.1.0)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

A module providing a way to run a command on tsx watch

Add Package

deno add jsr:@jellydn/tsw-watch

Import symbol

import * as tsw_watch from "@jellydn/tsw-watch";

---- OR ----

Import directly with a jsr specifier

import * as tsw_watch from "jsr:@jellydn/tsw-watch";

Add Package

npx jsr add @jellydn/tsw-watch

Import symbol

import * as tsw_watch from "@jellydn/tsw-watch";

Add Package

yarn dlx jsr add @jellydn/tsw-watch

Import symbol

import * as tsw_watch from "@jellydn/tsw-watch";

Add Package

pnpm dlx jsr add @jellydn/tsw-watch

Import symbol

import * as tsw_watch from "@jellydn/tsw-watch";

Add Package

bunx jsr add @jellydn/tsw-watch

Import symbol

import * as tsw_watch from "@jellydn/tsw-watch";