Examples

A gallery of the possible.

Every code below is one line: a preset or a small options object. All are verified scannable in CI.

Minimal
preset: 'minimal'
Fluid
preset: 'fluid'
Mint
preset: 'mint'
Midnight
preset: 'midnight'
Sunset
preset: 'sunset'
Dots
preset: 'dots'
Radial gradient
radial gradient dots
Leaf finders
corners.square: 'leaf'
SCAN ME
Frame + CTA
frame with SCAN ME
Extra-rounded
dots: 'extra-rounded'
Classy rounded
dots: 'classy-rounded'

Data-builder recipes

WiFi network
data.wifi({ ssid: 'Rune', password: 'hunter2' })
Contact (vCard)
data.vcard({ fullName: 'Ada Lovelace', email: 'ada@x.com' })
Geo location
data.geo({ lat: 26.9124, lng: 75.7873 })