Skip to content

Utility functions used by Ganelon - but independent from compojure/noir/ring

License

Notifications You must be signed in to change notification settings

tlipski/ganelon-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ganelon-util

Ganelon microframework brings rapid development of dynamic web applications to Clojure, by introducing thin JavaScript layer for AJAX-based server-side management of page's content. To provide maximum flexibility and openness, Ganelon integrates seamlessly with any other Compojure or Ring-enabled library or server.

Ganelon-util library provides basic utility functions, independent from web libraries such as Compojure, lib-noir or Ring.

API docs are available here: http://ganelon.tomeklipski.com/util-doc/index.html

Installation

If you are using leiningen, just add following dependency to your project.clj file:

[ganelon-util "0.8.0"]

License

Copyright © 2013 Tomek Lipski

Licensed under the EPL (same as Clojure). (See the file LICENSE.txt)

About

Utility functions used by Ganelon - but independent from compojure/noir/ring

Resources

License

Stars

Watchers

Forks

Packages

No packages published