Skip to main content

latest

Typescript actions for the Clickscript visual programming language.

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
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
JSR Score
100%
Published
3 months ago (0.0.2)

Add Package

deno add jsr:@clickscript/actions

Import symbol

import { type Log } from "@clickscript/actions";

---- OR ----

Import directly with a jsr specifier

import { type Log } from "jsr:@clickscript/actions";

Add Package

npx jsr add @clickscript/actions

Import symbol

import { type Log } from "@clickscript/actions";

Add Package

yarn dlx jsr add @clickscript/actions

Import symbol

import { type Log } from "@clickscript/actions";

Add Package

pnpm dlx jsr add @clickscript/actions

Import symbol

import { type Log } from "@clickscript/actions";

Add Package

bunx jsr add @clickscript/actions

Import symbol

import { type Log } from "@clickscript/actions";