Make something wonderful

Build modern web applications with zero dependencies using Domma's powerful APIs

Getting Started in 3 Easy Steps

Follow these simple steps to start building your application with Domma

1

Include Script

Add Domma to your HTML page with a single script tag. No build tools or complex setup required.

<script src="domma.min.js"></script>
2

Write Code

Use jQuery-compatible syntax and 120+ Lodash utilities to build your application quickly.

$('#btn').on('click', () => { ... });
3

Deploy

Ship your application anywhere. Works with any hosting platform or static site generator.

npm run build

What's Included

Zero Dependencies

Complete framework in one file. No external libraries needed.

Rich Component Library

Modals, tabs, carousels, tooltips, and 20+ more UI components.

Built-in Themes

Light/dark mode + 9 beautiful colour variants out of the box.

Ready to Build?

Explore the documentation and see Domma in action

View Documentation See Examples