This release was yanked — the latest version of @milly/ddc-unprintable is 4.0.0. Jump to latest
@milly/ddc-unprintable@4.0.0-pre2Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
yanked
Milly/ddc-unprintableDevelopment ddc.vim helpers that allow you to paste word-kind sources gathering unprintable characters.
This package works with Deno
JSR Score
64%
Published
2 months ago (4.0.0-pre2)
ddc-unprintable
ddc-unprintable is helper library for ddc.vim sources in Denops. This module contains helpers that allow you to paste word-kind sources gathering unprintable characters.
Usage
Used in ddc-source-register. See that source.
Built and signed on
View transparency logGitHub Actions
Add Package
deno add jsr:@milly/ddc-unprintable
Import symbol
import * as mod from "@milly/ddc-unprintable";
---- OR ----
Import directly with a jsr specifier
import * as mod from "jsr:@milly/ddc-unprintable";