Gered
e543af99f3
e.g. this is useful when using figwheel where you might have a call to hook-browser-navigation! in your page-load initialization. before, repeated calls to hook-browser-navigation! in this kind of scenario would result in some javascript errors after the first figwheel reload. |
||
---|---|---|
src/webtools | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
webtools
Miscellaneous helper functions and macros for Ring and Compojure.
Please note that this library is mainly intended for my own personal use and as such some functionality may be overly opinionated.
Leiningen
[gered/webtools "0.1"]
Usage
TODO
License
Copyright © 2016 Gered King
Distributed under the the MIT License. See LICENSE for more details.