Welcome to Vanilla Breeze
This bell pulls live notifications from /go/notify/messages — the same contract documented at /docs/concepts/service-contracts/. Static articles like this one are the no-JS / no-backend fallback.
This bell pulls live notifications from /go/notify/messages — the same contract documented at /docs/concepts/service-contracts/. Static articles like this one are the no-JS / no-backend fallback.
Placeholder media and text generation for rapid prototyping and wireframing.
| Type | Functional |
|---|---|
| Version | 1.0.0 |
| CSS | packs/prototype.full.css |
| JS | packs/prototype.full.js |
data-lorem — fill any element with placeholder text (words, sentences, headings, list items). Supports Latin, CJK, Arabic, and Cyrillic corpuses.data-mock — placeholder images, avatars, and media containers with configurable dimensions and styles.<link rel="stylesheet" href="/cdn/packs/prototype.full.css"><script type="module" src="/cdn/packs/prototype.full.js"></script>
import { activateBundle } from '/cdn/vanilla-breeze.js'await activateBundle('prototype')
Load during development and prototyping. Remove before production — simply delete data-lorem and data-mock attributes and replace with real content. No structural changes needed.