Quick start
JavaScript
bash
# Node.JS
npm install --save @duper-js/node
# Vite (via WebAssembly)
npm install --save @duper-js/wasmSee the JavaScript guide.
.NET / C# (alpha)
bash
dotnet add package EpicEric.DuperSee the .NET guide.
Python
bash
uv add duper-pythonSee the Python guide.
Rust
bash
cargo add serde_duperSee the Rust guide.