Skip to content

Quick start

JavaScript

bash
# Node.JS
npm install --save @duper-js/node
# Vite (via WebAssembly)
npm install --save @duper-js/wasm

See the JavaScript guide.

.NET / C# (alpha)

bash
dotnet add package EpicEric.Duper

See the .NET guide.

Python

bash
uv add duper-python

See the Python guide.

Rust

bash
cargo add serde_duper

See the Rust guide.

Released under the MIT License.