Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
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
It is unknown whether this package works with Browsers
JSR Score
47%
Published
3 weeks ago (0.0.1)

@denative/ctgui

@denative/ctgui is a binding for the CTGUI library, designed to work with Deno. It provides a simple, intuitive and cross-platform API for building native GUIs.

Add Package

deno add jsr:@denative/ctgui

Import symbol

import * as ctgui from "@denative/ctgui";

---- OR ----

Import directly with a jsr specifier

import * as ctgui from "jsr:@denative/ctgui";

Add Package

npx jsr add @denative/ctgui

Import symbol

import * as ctgui from "@denative/ctgui";

Add Package

yarn dlx jsr add @denative/ctgui

Import symbol

import * as ctgui from "@denative/ctgui";

Add Package

pnpm dlx jsr add @denative/ctgui

Import symbol

import * as ctgui from "@denative/ctgui";

Add Package

bunx jsr add @denative/ctgui

Import symbol

import * as ctgui from "@denative/ctgui";