Skip to main content
This release is 5 versions behind 4.1.0 — the latest version of @lost-c3/lib. Jump to latest

Lost for easy making Construct 3 Addons.

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
JSR Score
41%
Published
2 months ago (3.3.2)

Add Package

deno add jsr:@lost-c3/lib

Import symbol

import { strikethrough } from "@lost-c3/lib/misc";

---- OR ----

Import directly with a jsr specifier

import { strikethrough } from "jsr:@lost-c3/lib/misc";

Add Package

npx jsr add @lost-c3/lib

Import symbol

import { strikethrough } from "@lost-c3/lib/misc";

Add Package

yarn dlx jsr add @lost-c3/lib

Import symbol

import { strikethrough } from "@lost-c3/lib/misc";

Add Package

pnpm dlx jsr add @lost-c3/lib

Import symbol

import { strikethrough } from "@lost-c3/lib/misc";

Add Package

bunx jsr add @lost-c3/lib

Import symbol

import { strikethrough } from "@lost-c3/lib/misc";