Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

type

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