Skip to main content
Home

Create fast test servers.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
29%
Published
8 months ago (0.1.1)

WineHorn

GitHub Repo stars GitHub package.json version NPM Version JSR Version

Framework for quickly creating test servers.

Documentation

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.

Add Package

deno add jsr:@winehorn/winehorn

Import symbol

import * as winehorn from "@winehorn/winehorn";
or

Import directly with a jsr specifier

import * as winehorn from "jsr:@winehorn/winehorn";

Add Package

pnpm i jsr:@winehorn/winehorn
or (using pnpm 10.8 or older)
pnpm dlx jsr add @winehorn/winehorn

Import symbol

import * as winehorn from "@winehorn/winehorn";

Add Package

yarn add jsr:@winehorn/winehorn
or (using Yarn 4.8 or older)
yarn dlx jsr add @winehorn/winehorn

Import symbol

import * as winehorn from "@winehorn/winehorn";

Add Package

vlt install jsr:@winehorn/winehorn

Import symbol

import * as winehorn from "@winehorn/winehorn";

Add Package

npx jsr add @winehorn/winehorn

Import symbol

import * as winehorn from "@winehorn/winehorn";

Add Package

bunx jsr add @winehorn/winehorn

Import symbol

import * as winehorn from "@winehorn/winehorn";