FunctionalComponent<PropsWithoutRef<CodeEditorProps> & { ref?: Ref<CodeEditorHandle> | undefined; }>
@fathym/code-editor@0.0.35Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
fathym-deno/code-editorWorks with
•JSR Score70%•This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun




Downloads91/wk
•Published4 months ago (0.0.35)
A reusable code editor control for support Fathym's AI assisted development flow.
Add Package
deno add jsr:@fathym/code-editor
Import symbol
import { CodeEditor } from "@fathym/code-editor";
Import directly with a jsr specifier
import { CodeEditor } from "jsr:@fathym/code-editor";
Add Package
pnpm i jsr:@fathym/code-editor
pnpm dlx jsr add @fathym/code-editor
Import symbol
import { CodeEditor } from "@fathym/code-editor";
Add Package
yarn add jsr:@fathym/code-editor
yarn dlx jsr add @fathym/code-editor
Import symbol
import { CodeEditor } from "@fathym/code-editor";
Add Package
vlt install jsr:@fathym/code-editor
Import symbol
import { CodeEditor } from "@fathym/code-editor";
Add Package
npx jsr add @fathym/code-editor
Import symbol
import { CodeEditor } from "@fathym/code-editor";
Add Package
bunx jsr add @fathym/code-editor
Import symbol
import { CodeEditor } from "@fathym/code-editor";