Generate stunning animated HTML presentations from JSON. GSAP-powered, self-contained, zero runtime dependencies.
JavaScriptOpen Source
The problem
What's broken without this
π
Presentation code is verbose
Building animated presentations requires hundreds of lines of HTML, CSS, and JavaScript boilerplate that obscures your actual content.
π
Dependencies bloat deployments
Most presentation tools require runtime libraries loaded from CDNs, adding latency and creating external dependencies for a static output.
π¨
Animation setup is tedious
Coordinating staggered animations, transitions, and particle effects across slides demands deep knowledge of animation libraries and timing functions.
The difference
Why it matters
β Without
Manual work
Slow iteration
Repeated mistakes
β With this
Single HTML file output with no runtime dependencies
GSAP animations baked inβno library loading at runtime
Eight built-in slide types and five themes eliminate design decisions
Under the hood
How it works
π₯
Write JSON config
Define your slides, content, and theme choice in a simple JSON file with no animation syntax required.
βοΈ
CLI compiles to HTML
gsap-deck processes your JSON through GSAP animation definitions, embeds all CSS and JavaScript, and generates a single self-contained file.
π€
Ship standalone HTML
Output is one HTML file with zero external dependenciesβopen in any browser, share via email, or host on any static server.
What it does
Core capabilities
β‘
Fast
Optimized for speed and efficiency.
π―
Reliable
Built to work consistently.
π
Integrates
Works with your existing tools.
I can describe a presentation in JSON and get a fully animated, self-contained HTML file in secondsβno build pipeline, no dependency management, no animation code to write.
arc-web/gsap-deck
Codebase
Built with care
π»
JavaScript
Built in JavaScript for type safety and reliability.
ποΈ
Architecture
CLI Tool
π¦
Key deps
commander, cloudflare_deploy, puppeteer
π
Open Source (MIT / PolyForm)
Fork it, extend it, ship it. It's yours.
Built by
Mike Ensor Arc Web
AI automation, marketing technology, building tools that work.
Mike builds open-source AI tools for agencies, marketers, and operators who are done waiting for software to catch up. All Arc Web projects are open source by default β fork them, extend them, ship them.