Skip to main content
Home

Built and signed on GitHub Actions

A reusable code editor control for support Fathym's AI assisted development flow.

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
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
This package works with Browsers
JSR Score
70%
Published
2 months ago (0.0.35)

code-editor

Built and signed on
GitHub Actions

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:@fathym/code-editor

Import symbol

import * as code_editor from "@fathym/code-editor";
or

Import directly with a jsr specifier

import * as code_editor from "jsr:@fathym/code-editor";

Add Package

pnpm i jsr:@fathym/code-editor
or (using pnpm 10.8 or older)
pnpm dlx jsr add @fathym/code-editor

Import symbol

import * as code_editor from "@fathym/code-editor";

Add Package

yarn add jsr:@fathym/code-editor
or (using Yarn 4.8 or older)
yarn dlx jsr add @fathym/code-editor

Import symbol

import * as code_editor from "@fathym/code-editor";

Add Package

vlt install jsr:@fathym/code-editor

Import symbol

import * as code_editor from "@fathym/code-editor";

Add Package

npx jsr add @fathym/code-editor

Import symbol

import * as code_editor from "@fathym/code-editor";

Add Package

bunx jsr add @fathym/code-editor

Import symbol

import * as code_editor from "@fathym/code-editor";