@paper-snapshot/core
v0.1.1
Published
DOM element picker and computed-style HTML serializer for Paper Snapshot
Maintainers
Readme
@paper-snapshot/core
DOM picker and computed-style HTML serializer extracted from Paper Snapshot.
Full documentation: github.com/vcashwin/paper-snapshot
Install
pnpm add @paper-snapshot/coreQuick start
import { captureAndCopy } from "@paper-snapshot/core/capture";
await captureAndCopy();See the monorepo README for React, Electron, and tree-shaking docs.
