Skip to content

soulspace-org/clj.base

Repository files navigation

clj.base

The clj.base library provides functionality for Clojure with no external dependencies.

org.soulspace.clj contains the following namespaces:

  • cli - functions to define and parse command line options
  • core - general functions to supplement clojure.core
  • namespace - functions to help working with namespaces
  • property-replacement - functions for replacing properties in the form of ${property}
  • string - functions to supplement clojure.string

Usage

Add the dependency:

Clojars Project cljdoc badge

Copyright

© 2012-2023 Ludger Solbach

License

Eclipse Public License 1.0

Code Repository

CljBase on GitHub

About

The clj.base library provides functionality for Clojure with no external dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published