Skip to content

An AJAX client for Clojure projects based on the [JulianBirch/cljs-ajax] library, with additional features such as CSRF handling, etc.

License

Notifications You must be signed in to change notification settings

mt-app-kit/cljs-ajax-client

Repository files navigation

cljs-ajax-client

Overview

The cljs-ajax-client is an AJAX client for Clojure projects based on the [JulianBirch/cljs-ajax] library, with additional features such as CSRF handling, etc.

deps.edn

{:deps {mt-app-kit/cljs-ajax-client {:git/url "https://github.com/mt-app-kit/cljs-ajax-client"
                                     :sha     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}}}

Current version

Check out the latest commit on the release branch.

Changelog

You can track the changes of the cljs-ajax-client library here.

Documentation

The cljs-ajax-client functional documentation is available here.

About

An AJAX client for Clojure projects based on the [JulianBirch/cljs-ajax] library, with additional features such as CSRF handling, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published