hiccup
HTML renderer
A Clojure library for rendering HTML using vectors and maps to represent elements and attributes.
Fast library for rendering HTML in Clojure
3k stars
54 watching
177 forks
Language: Clojure
last commit: about 2 months ago
Linked from 1 awesome list
clojurehiccuphtml
Related projects:
Repository | Description | Stars |
---|---|---|
haml/haml | A templating engine for HTML that uses a concise syntax and automatic indentation to simplify the process of writing and rendering HTML documents | 3,766 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 685 |
hyperhype/hyperscript | Create HyperText with JavaScript, on client or server. | 2,650 |
mathiasbynens/he | A JavaScript library for encoding and decoding HTML entities. | 3,464 |
developit/htm | An alternative to JSX, providing a more compact and flexible templating solution for building web applications. | 8,748 |
tonsky/datascript | An immutable in-memory database and query engine for client-side applications | 5,517 |
ring-clojure/ring | Provides a unified API for building web applications in Clojure | 3,783 |
weavejester/compojure | A concise routing library for Ring/Clojure applications | 4,094 |
htacg/tidy-html5 | A tool for validating and formatting HTML documents according to modern standards | 2,732 |
jhy/jsoup | A Java library for parsing and manipulating HTML, XML, and CSS | 10,985 |
nosco/hx | A ClojureScript library for building React applications in idiomatic ClojureScript style. | 249 |
viebel/klipse | A JavaScript plugin for embedding interactive code snippets in web pages. | 3,115 |
tallesl/rich-hickey-fanclub | A curated collection of resources celebrating Rich Hickey's work on functional programming and Clojure, including talks, interviews, and links to his online presence. | 3,053 |
plumatic/schema | A Clojure(Script) library for describing and validating data shapes with features like validation, coercion, and test generation. | 2,412 |
clojure/clojurescript | A compiler that converts Clojure code to JavaScript. | 9,247 |