Liking cljdoc? Tell your friends :D

SULUK

Fetch API wrapper for clojurescript!

Install

Add dependency to your project.clj file.

Clojars Project

Usage

Require Library

Require sulukfrom your project.

(ns perfect.cljs.app
  (:require [suluk.core :as suluk]
  ...

TODO

  • Complete the README.md!
  • Create tests for required situations.
  • Allow keywords as a function in function-map

Can you improve this documentation?Edit on GitHub

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

× close