Skip to main content
Home

@radish/core@1.0.0-alpha.44
Built and signed on GitHub Actions

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
Published
a week ago (1.0.0-alpha.44)
v
appPath

Path to the app skeleton

v
buildFolder

Path to the build folder

v
elementsFolder

Path to the elements folder

v
generatedFolder

Path to the generated content folder

v
importmapPath
No documentation available
v
libFolder

Path to the lib folder

I
ManifestBase
No documentation available
v
manifestPath

The path to the manifest file

f
onDispose

Registers an app-level resource cleanup hook to be called when the app is shutdown

v
routesFolder

Path to the routes folder

f
startApp
No documentation available
v
staticFolder

Path to the static files folder

v
target_head

Regex targeting the %radish.head% of the skeleton

v
appPath

Path to the app skeleton

v
buildFolder

Path to the build folder

v
elementsFolder

Path to the elements folder

v
generatedFolder

Path to the generated content folder

v
libFolder

Path to the lib folder

v
routesFolder

Path to the routes folder

v
staticFolder

Path to the static files folder

v
target_head

Regex targeting the %radish.head% of the skeleton

v
build
No documentation available
v
config

The config effect

v
denoConfig
No documentation available
v
env
No documentation available
v
hmr
No documentation available
T
HmrEvent
No documentation available
v
importmap
No documentation available
v
io
No documentation available
T
Manifest
No documentation available
v
manifest

The manifest effect

v
render
No documentation available
v
router
No documentation available
v
server
No documentation available
v
ws
No documentation available
v
dev

Indicates whether the app is running in dev mode

plugins

All plugins

v
pluginBuild

The build plugin

v
pluginConfig

The config plugin

v
pluginEnv

Implements env.load by generating an env.ts module to import environment variables from.

v
pluginHMR
No documentation available
v
pluginImportmap
No documentation available
v
pluginIO

The io plugin

v
pluginManifest
No documentation available
v
pluginRender

The render plugin

v
pluginServer

The server plugin

v
pluginStripTypes

The type-stripping plugin

v
pluginWS

The WebSocket plugin

f
updateManifest

Performs the manifest/update effect on all entries matching the glob

v
handleRouterAddRoute

Convenient way to create a new route.

v
handleRouterHandleRouteTerminal

Default handler for router/handle-route

v
handleRouterInit

Performs the router/add-route effect for each route of the manifest

v
pluginRouter

The router plugin

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.