Skip to main content

@oak/acorn@1.1.1
Built and signed on GitHub Actions

A focused RESTful server framework 🌰

This package works with Cloudflare Workers, Node.js, Deno, Bun
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
100%
Published
4 days ago (1.1.1)

Add Package

deno add jsr:@oak/acorn

Import symbol

import { type CloudflareExecutionContext } from "@oak/acorn";

---- OR ----

Import directly with a jsr specifier

import { type CloudflareExecutionContext } from "jsr:@oak/acorn";

Add Package

npx jsr add @oak/acorn

Import symbol

import { type CloudflareExecutionContext } from "@oak/acorn";

Add Package

yarn dlx jsr add @oak/acorn

Import symbol

import { type CloudflareExecutionContext } from "@oak/acorn";

Add Package

pnpm dlx jsr add @oak/acorn

Import symbol

import { type CloudflareExecutionContext } from "@oak/acorn";

Add Package

bunx jsr add @oak/acorn

Import symbol

import { type CloudflareExecutionContext } from "@oak/acorn";