Tools for managing namespaces in Clojure. Parse ns declarations from source files, extract their dependencies,
build a graph of namespace dependencies within a project, update that graph as files change and reload files in the correct order.
Version Vulnerabilities Repository Usages Date 1.5 .x
1.5.0 Central Feb 19, 2024 1.4 .x
1.4.5 Central Jan 18, 2024 1.4.4 Central Mar 14, 2023 1.4.3 Central Mar 10, 2023 1.4.2 Central Feb 27, 2023 1.4.1 Central Feb 13, 2023 1.4.0 Central Feb 10, 2023 1.3 .x
1.3.0 Central May 06, 2022 1.2 .x
1.2.0 Central Dec 10, 2021 1.1 .x
1.1.1 Central Dec 06, 2021 1.1.0 Central Nov 30, 2020 1.0 .x
1.0.0 Central Feb 18, 2020 0.3 .x
0.3.1 Central Aug 01, 2019 0.3.0 Central Jun 10, 2019 0.3.0-alpha4 Central Apr 25, 2017 0.3.0-alpha3 Central Jan 05, 2016 0.3.0-alpha2 Central Nov 13, 2015 0.3.0-alpha1 Central Aug 14, 2015 0.2 .x
0.2.11 Central Jun 19, 2015 0.2.10 Central Feb 26, 2015 0.2.9 Central Jan 31, 2015 0.2.8 Central Dec 19, 2014 0.2.7 Central Sep 19, 2014 0.2.6 Central Sep 07, 2014 0.2.5 Central Jul 15, 2014 0.2.4 Central Jul 19, 2013 0.2.3 Central Apr 01, 2013 0.2.2 Central Dec 13, 2012 0.2.1 Central Oct 26, 2012 0.2.0 Central Oct 05, 2012 0.1 .x
0.1.3 Central Apr 24, 2012 0.1.2 Central Feb 10, 2012 0.1.1 Central May 18, 2011 0.1.0 Central Apr 24, 2011
Related Books Clojure in Action (2016) by Amit Rathore, Francis Avila Clojure Recipes (Developer's Library) (2015) by Julian Gamble Clojure for the Brave and True: Learn the Ultimate Language and Become a Better Programmer (2015) by Daniel Higginbotham Living Clojure: An Introduction and Training Plan for Developers (2015) by Carin Meier Clojure Reactive Programming - How to Develop Concurrent and Asynchronous Applications with Clojure (2015) by Leonardo Borges Clojure Web Development Essentials (2015) by Ryan Baldwin Clojure Data Analysis Cookbook- Second Edition (2015) by Eric Rochester Mastering Clojure Macros: Write Cleaner, Faster, Smarter Code (2014) by Colin Jones The Joy of Clojure (2014) by Michael Fogus, Chris Houser Clojure for Machine Learning (2014) by Akhil Wali Mastering Clojure Data Analysis (2014) by Eric Rochester Clojure Cookbook: Recipes for Functional Programming (2014) by Luke VanderHart, Ryan Neufeld Web Development with Clojure: Build Bulletproof Web Apps with Less Code (2014) by Dmitri Sotnikov Clojure for Domain-specific Languages (2013) by Ryan D. Kelker Clojure High Performance Programming (2013) by Shantanu Kumar Functional Programming Patterns in Scala and Clojure: Write Lean Programs for the JVM (2013) by Michael Bevilacqua-Linn Clojure Data Analysis Cookbook (2013) by Eric Rochester Clojure Programming: Practical Lisp for the Java World (2012) by Chas Emerick, Brian Carper, Christophe Grand Programming Clojure (2012) by Stuart Halloway, Aaron Bedra Clojure in Action: Elegant Applications on the JVM (2011) by Amit Rathore The Joy of Clojure: Thinking the Clojure Way (2011) by Michael Fogus, Chris Houser Practical Clojure (Expert's Voice in Open Source) (2010) by Luke VanderHart, Stuart Sierra Programming Clojure (Pragmatic Programmers) (2009) by Stuart Halloway