Skip to main content
Home

Built and signed on GitHub Actions

Works with
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score35%
Downloads1/wk
Published6 days ago (0.11.0)

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:@shougo/ddx-vim

Import symbol

import { type AnalyzeValue } from "@shougo/ddx-vim/analyzer";
or

Import directly with a jsr specifier

import { type AnalyzeValue } from "jsr:@shougo/ddx-vim/analyzer";

Add Package

pnpm i jsr:@shougo/ddx-vim
or (using pnpm 10.8 or older)
pnpm dlx jsr add @shougo/ddx-vim

Import symbol

import { type AnalyzeValue } from "@shougo/ddx-vim/analyzer";

Add Package

yarn add jsr:@shougo/ddx-vim
or (using Yarn 4.8 or older)
yarn dlx jsr add @shougo/ddx-vim

Import symbol

import { type AnalyzeValue } from "@shougo/ddx-vim/analyzer";

Add Package

vlt install jsr:@shougo/ddx-vim

Import symbol

import { type AnalyzeValue } from "@shougo/ddx-vim/analyzer";

Add Package

npx jsr add @shougo/ddx-vim

Import symbol

import { type AnalyzeValue } from "@shougo/ddx-vim/analyzer";

Add Package

bunx jsr add @shougo/ddx-vim

Import symbol

import { type AnalyzeValue } from "@shougo/ddx-vim/analyzer";