cdn.chaozcode.com

Asset mirror for Chaoz-MADS. Two paths: /latest/ (rolling, always current) and /v1.7.0/ (pinned, immutable).

Quick start

<link rel="stylesheet" href="https://cdn.chaozcode.com/latest/mads.css">
<script src="https://cdn.chaozcode.com/latest/bootstrap.js"></script>

Full integration guide: design.chaozcode.com/integrate.html

/latest/ — rolling

mads.css/latest/mads.css
~62 KB gz
design-system.mjs/latest/design-system.mjs
CxButton, CxLayout, theme
components.mjs/latest/components.mjs
218 React components
patterns.mjs/latest/patterns.mjs
CxHero, CxLogin, etc.
mads.umd.js/latest/mads.umd.js
window.MADS
bootstrap.js/latest/bootstrap.js
Importmap injector

/v1.7.0/ — pinned (immutable)

Same files served from a version-pinned path. Use this in production for stability. SRI hashes: /v1.7.0/integrity.json.

Demos

design.chaozcode.comReact showcase + browser

Chaoz-MADS v1.7.0 · 218 React · 12 themes · 50+ motion primitives · 10 layout primitives · 1,598+ CSS classes