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

ibdknox/crate

0
View on GitHub↗
223 stars·27 forks·Clojure·0 views

Crate

Crate is a ClojureScript implementation of the awesome Hiccup html templating library.

Features

  • DOM Manipulation - Implementation of templating syntax for DOM generation.

Star history

Star history chart for ibdknox/crateStar history chart for ibdknox/crate

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 Crate

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

Frequently asked questions

What does ibdknox/crate do?

Crate is a ClojureScript implementation of the awesome Hiccup html templating library.

What are the main features of ibdknox/crate?

The main features of ibdknox/crate are: DOM Manipulation.

What are some open-source alternatives to ibdknox/crate?

Open-source alternatives to ibdknox/crate 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. mvc-works/respo — Respo: A virtual DOM library in ClojureScript.