Skip to main content
Home

Built and signed on GitHub Actions

A lightweight development web server.

This package works with Deno
This package works with Deno
JSR Score
100%
Published
4 months ago (0.10.2)

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:@akiraohgaki/devsrv

Import symbol

import { type ServerOptions } from "@akiraohgaki/devsrv";
or

Import directly with a jsr specifier

import { type ServerOptions } from "jsr:@akiraohgaki/devsrv";