• Libraries

  • Home

  • aero
  • async-flow-fx
  • bidi
  • blossom
  • buddy-core
  • buddy-sign
  • camel-snake-kebab
  • chime
  • clj-kondo
  • clojure
  • clojure.data.json
  • closeable-map
  • config
  • core.async
  • crypto-password
  • cuerdas
  • data.xml
  • devcards
  • digest
  • etaoin
  • fs
  • hiccup
  • hikari-cp
  • honeysql
  • http-fx
  • humanize
  • image-resizer
  • integrant
  • loom
  • migratus
  • next-jdbc
  • openai-clojure
  • postal
  • process
  • reitit-parent
  • ring
  • selmer
  • shadow-cljs-tailwind-jit
  • testcontainers-clj
  • tick
  • timbre
  • tools.cli
  • websocket-client

Library released under Flexiana license. Copyright 2024 Flexiana.

Visit Flexiana website

Public Vars

  • compile-filter-body (clj)
  • escape-html (clj)
  • escape-html* (clj)
  • filter-str->fn (clj)
  • fix-filter-args (clj)
  • get-accessor (clj)
  • literal? (clj)
  • lookup-args (clj)
  • parse-literal (clj)
  • safe-filter (clj)
  • split-value (clj)
  • strip-doublequotes (clj)
Back

escape-html* (clj)

(source)

function

(escape-html* s)
HTML-escapes the given string. Escapes the same characters as django's escape.

Examples