Skip to main content
Home

A straightforward routing and static file handler for Deno.

This package works with Deno
This package works with Deno
JSR Score
64%
Published
a week ago (1.0.7)

default

route-dh

f
DH_defineAssetsPaths

Function to set paths for your root and assets

f
DH_defineCacheControllPaths

Function to set cache-control example: DH_defineCacheControllPaths({ images: 'private, max-age=1000' })

f
DH_defineRoutes

'Set the function for your desired route, example:

f
DH_defineStatusPagesPaths

Function to set paths for files to be served for status codes (by default will return text/plain with status code)

f
DH_requestHandler

Function to link all routes for (GET DELETE POST PUT PATCH) example:

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.