awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
plumatic avatar

plumatic/dommy

0
View on GitHub↗
755 stars·71 forks·Clojure·2 views

Dommy

A ClojureScript DOM manipulation and event library.

Features

  • DOM Manipulation - Library for templating and direct DOM manipulation.

Star history

Star history chart for plumatic/dommyStar history chart for plumatic/dommy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dommy

Similar open-source projects, ranked by how many features they share with Dommy.
  • ckirkendall/kioockirkendall avatar

    ckirkendall/kioo

    402View on GitHub↗

    Kioo brings Enlive/Enfocus style templates to React. This allows for much better separation between the view and logic layers of the application.

    Clojure
    View on GitHub↗402
  • davidsantiago/hickorydavidsantiago avatar

    davidsantiago/hickory

    679View on GitHub↗

    Hickory parses HTML into Clojure data structures, so you can analyze, transform, and output back to HTML. HTML can be parsed into hiccup vectors, or into a map-based DOM-like format very similar to that used by clojure.xml. It can be used from both Clojure and Clojurescript.

    Clojure
    View on GitHub↗679
  • dubiousdavid/dominatordubiousdavid avatar

    dubiousdavid/dominator

    73View on GitHub↗

    ClojureScript Zelkova Virtual Dom "The Elm Pattern" = Sane Javascript!

    JavaScript
    View on GitHub↗73
  • aaronc/freactiveaaronc avatar

    aaronc/freactive

    384View on GitHub↗

    pronounced "f reactive" for functional reactive - name subject to change. This library should be considered experimental - it has not been widely tested.

    Clojure
    View on GitHub↗384
See all 10 alternatives to Dommy→

Frequently asked questions

What does plumatic/dommy do?

A ClojureScript DOM manipulation and event library.

What are the main features of plumatic/dommy?

The main features of plumatic/dommy are: DOM Manipulation.

What are some open-source alternatives to plumatic/dommy?

Open-source alternatives to plumatic/dommy include: aaronc/freactive — pronounced "f reactive" for functional reactive - name subject to change. This library should be considered… ckirkendall/kioo — Kioo brings Enlive/Enfocus style templates to React. This allows for much better separation between the view and logic… davidsantiago/hickory — Hickory parses HTML into Clojure data structures, so you can analyze, transform, and output back to HTML. HTML can be… dubiousdavid/dominator — ClojureScript + Zelkova + Virtual Dom + "The Elm Pattern" = Sane Javascript! fluentsoftware/cljs-binding — A ClojureScript binding library. ibdknox/crate — Crate is a ClojureScript implementation of the awesome Hiccup html templating library.