awesome-repositories.com
Blog
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
·
dubiousdavid avatar

dubiousdavid/dominator

0
View on GitHub↗
73 stars·4 forks·JavaScript·1 view

Dominator

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

Features

  • DOM Manipulation - Virtual-DOM implementation for efficient UI updates.

Star history

Star history chart for dubiousdavid/dominatorStar history chart for dubiousdavid/dominator

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 Dominator

Similar open-source projects, ranked by how many features they share with Dominator.
  • 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
  • fluentsoftware/cljs-bindingfluentsoftware avatar

    fluentsoftware/cljs-binding

    57View on GitHub↗

    A ClojureScript binding library

    JavaScript
    View on GitHub↗57
  • 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 Dominator→

Frequently asked questions

What does dubiousdavid/dominator do?

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

What are the main features of dubiousdavid/dominator?

The main features of dubiousdavid/dominator are: DOM Manipulation.

What are some open-source alternatives to dubiousdavid/dominator?

Open-source alternatives to dubiousdavid/dominator 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… fluentsoftware/cljs-binding — A ClojureScript binding library. ibdknox/crate — Crate is a ClojureScript implementation of the awesome Hiccup html templating library. mvc-works/respo — Respo: A virtual DOM library in ClojureScript.