Prototype Pack

Placeholder media and text generation for rapid prototyping and wireframing.

TypeFunctional
Version1.0.0
CSSpacks/prototype.full.css
JSpacks/prototype.full.js

What's Included

Data Attributes

Loading

<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')

When to Use

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.