Liking cljdoc? Tell your friends :D

Clojars Project

Introduction

A Clojure and ClojureScript library for parsing tiled maps. It parses and validates a TMX file into a map, and automatically decodes Base64 and CSV formatted data and coerces numbers when necessary.

Try the interactive docs!

Usage

You can include this library in your project dependencies using the version number in the badge above.

Development

  • Install the Clojure CLI tool
  • To develop with figwheel: clj -A:dev
  • To install the release version: clj -A:prod install

Licensing

All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.

Can you improve this documentation? These fine people already did:
oakes & Zach Oakes
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close