Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deco/daemon/realtime/crdt/text.ts>diff

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable diff
import { diff } from "https://deno.land/x/deco@1.107.0/daemon/realtime/crdt/text.ts";

type

(oldStr: string, newStr: string) => TextFilePatchOperation[]