Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 626 Bytes

File metadata and controls

24 lines (17 loc) · 626 Bytes

clojure.contrib.djui

Library of helper functions as extension to clojure in the spirit of clojure.contrib.

Build Status

Contribution

Please make sure you run the pre-commit hook to verify certain policies before you commit or push.

ln -s ../../pre-commit.sh .git/hooks/pre-commit
ln -s ../../pre-push.sh .git/hooks/pre-push

Courtesy

  • Rich Hickey (Clojure)
  • Christophe Grand (Parsley)
  • Edward Tsech (And-let)
  • Alan Malloy (Useful, Amalloy-Utils)
  • Stuart Halloway (Simulant)