Skip to main content
Home

It is a lightweight markup language. It runs on browsers, runtimes, CLIs and Visual Studio Code.

This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
2 months ago (0.0.3)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@kenta/test2

Import symbol

import { Indentdown } from "@kenta/test2";
or

Import directly with a jsr specifier

import { Indentdown } from "jsr:@kenta/test2";

Add Package

pnpm i jsr:@kenta/test2
or (using pnpm 10.8 or older)
pnpm dlx jsr add @kenta/test2

Import symbol

import { Indentdown } from "@kenta/test2";

Add Package

yarn add jsr:@kenta/test2
or (using Yarn 4.8 or older)
yarn dlx jsr add @kenta/test2

Import symbol

import { Indentdown } from "@kenta/test2";

Add Package

npx jsr add @kenta/test2

Import symbol

import { Indentdown } from "@kenta/test2";

Add Package

bunx jsr add @kenta/test2

Import symbol

import { Indentdown } from "@kenta/test2";