(download-items-as-csv items export-name)Dummy; not used in clj
Dummy; not used in clj
Turns items into a csv and downloads it as export-name with an optional schema as a collections of names for columns, otherwise the schema for the first item in items is used
Turns `items` into a csv and downloads it as `export-name` with an optional `schema` as a collections of names for columns, otherwise the schema for the first item in `items` is used
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |