Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Glide DSLNew to Visual Studio Code? Get it now.
Glide DSL

Glide DSL

DeltaWebRs

| (0) | Free
Animations as a language, not as code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Glide

Animations as a language, not as code.

Glide is a domain-specific language (DSL) for web animations that compiles to GSAP.

Features

  • Human-readable animation syntax
  • Compiles to production-ready GSAP code
  • Syntax highlighting for .glide files
  • Code snippets for all animation categories
  • Glide Dark color theme

Syntax Example

animate .hero
  entrance: fadeUp
  duration: 0.8s
  easing: smooth

Animation Categories

Entrance/Exit · Scroll · Hover/Click · Stagger · Text · SVG · Page Transitions · Morph · Physics/Spring · Loop/Infinite · Cursor · 3D · Timeline

Links

  • GitHub
  • npm

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft