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
·
ckirkendall avatar

ckirkendall/kioo

0
View on GitHub↗
402 stars·36 forks·Clojure·EPL-1.0·1 view

Kioo

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

Features

  • DOM Manipulation - Templating library for component-based UI development.

Star history

Star history chart for ckirkendall/kiooStar history chart for ckirkendall/kioo

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 Kioo

Similar open-source projects, ranked by how many features they share with Kioo.
  • 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
  • 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 Kioo→

Frequently asked questions

What does ckirkendall/kioo do?

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

What are the main features of ckirkendall/kioo?

The main features of ckirkendall/kioo are: DOM Manipulation.

What are some open-source alternatives to ckirkendall/kioo?

Open-source alternatives to ckirkendall/kioo include: aaronc/freactive — pronounced "f reactive" for functional reactive - name subject to change. This library should be considered… 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. mvc-works/respo — Respo: A virtual DOM library in ClojureScript.