Build once in typed JSON, preview interactively in HTML, and export from the same canonical deck source.
DSL
HTML
EXPORT
01
From Structure to Showcase
The deck DSL keeps layout, motion, charts, tables, formulas, and presenter notes in one auditable source.
CORE PROMISE
Three layers keep production reliable
◆
Typed DSL
Slides are authored as validated elements, charts, tables, formulas, layouts, and notes rather than hand-edited output files.
●
Runtime polish
HTML previews support transitions, FX, progressive reveals, presenter tools, morphing, and interactive visualization.
▲
Export discipline
PDF, PPTX, and static HTML exports are regenerated from the same JSON source so review and delivery stay aligned.
AUTHORING MODEL
A professional deck should behave like a designed system
Maliang separates semantic slide content from runtime rendering. That gives authors room to add motion and visual richness without losing exportable structure.
• Stable IDs support animation, export, and review
• Structured elements keep charts and tables editable
• Speaker notes preserve presenter intent
JSON DSL
→ HTML Preview
→ PDF / PPTX
PIPELINE SIGNALS
Feature coverage grows without abandoning the DSL
Series ASeries B
+225%
Representative coverage across rendering, animation, export, and workflow surfaces.
SHOWCASE METRICS
What this example demonstrates at a glance
Typed surfaces
9+
element families represented
Motion patterns
20+
animations and FX modules
Export target
HTML
self-contained static folder
Monthly Active
Choosing runtime polish with export discipline
Strengths
• Interactive HTML feels alive
• Typed DSL remains inspectable
• Theme and FX assets are portable
• Notes travel with the deck
Tradeoffs
• WebGL/CDN features need connectivity
• Dense effects require restraint
• Static exports need fallbacks
• Complex decks need validation
The practical rule: add motion where it explains structure, and keep the canonical deck exportable.
EXPORT READINESS
What each showcase deck proves
Dimension
Metric A
Metric B
Status
Performance
94.2%
+12.3pp
On track
Reliability
99.97%
+0.02pp
Exceeded
Scalability
10x baseline
3x prior
On track
Cost efficiency
$0.42/unit
−18%
Improved
User satisfaction
4.7 / 5.0
+0.3
Exceeded
Source: Maliang Deck example suite, regenerated from source DSL.
Showcase publishing roadmap
A lightweight path from curated examples to a GitHub Pages gallery.
1
Curate
Revise source DSL, theme assets, and deck metadata.
2
Export
Validate every deck and export static HTML folders.
3
Publish
Publish the generated gallery through GitHub Pages Actions.
Build decks like systems
Explore the source DSL, exported HTML, and hosting workflow.