Skip to main content

@dldc/rsync@4.0.1
Built and signed on GitHub Actions

A pure TypeScript implementation of the rsync algorithm

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
76%
Published
10 months ago (4.0.1)

Add Package

deno add jsr:@dldc/rsync

Import symbol

import { type Data } from "@dldc/rsync";

---- OR ----

Import directly with a jsr specifier

import { type Data } from "jsr:@dldc/rsync";

Add Package

npx jsr add @dldc/rsync

Import symbol

import { type Data } from "@dldc/rsync";

Add Package

yarn dlx jsr add @dldc/rsync

Import symbol

import { type Data } from "@dldc/rsync";

Add Package

pnpm dlx jsr add @dldc/rsync

Import symbol

import { type Data } from "@dldc/rsync";

Add Package

bunx jsr add @dldc/rsync

Import symbol

import { type Data } from "@dldc/rsync";