Skip to main content

Built and signed on GitHub Actions

A microlibrary for building reactive HTML notebooks

This package works with BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
4 weeks ago (4.8.0)
variable library

For convenience, this module re-exports the Observable standard library.

Type

stdlib.Library

Add Package

deno add jsr:@celine/celine

Import symbol

import { library } from "@celine/celine";

---- OR ----

Import directly with a jsr specifier

import { library } from "jsr:@celine/celine";

Add Package

npx jsr add @celine/celine

Import symbol

import { library } from "@celine/celine";

Add Package

yarn dlx jsr add @celine/celine

Import symbol

import { library } from "@celine/celine";

Add Package

pnpm dlx jsr add @celine/celine

Import symbol

import { library } from "@celine/celine";

Add Package

bunx jsr add @celine/celine

Import symbol

import { library } from "@celine/celine";