Clojure Map Generator

Generate Clojure map literals or defrecord definitions from JSON input. Converts JSON keys to idiomatic kebab-case keywords and handles nested objects and arrays.

How to Use Clojure Map Generator

Paste JSON into the input, choose between map literal or defrecord output, optionally set a record name, and click Generate. The tool produces idiomatic Clojure code with kebab-case keywords.

Step-by-Step Instructions

  1. Paste a JSON object into the input area
  2. Select output mode (Map or Defrecord)
  3. Click Generate Clojure to create the code
  4. Copy the generated Clojure code

Related Tools

More Free Tools