Liking cljdoc? Tell your friends :D
Taoensso open-source

CHANGELOG | API | current Break Version:

[com.taoensso/encore "2.127.0"] ; Stable

Please consider helping to support my continued open-source Clojure/Script work?

Even small contributions can add up + make a big difference to help sustain my time writing, maintaining, and supporting Encore and other Clojure/Script libraries. Thank you!

- Peter Taoussanis

Encore

Core utils library for Clojure/Script

Or: What happens when you spend way too much time with Clojure

Please note: this is a library intended mostly for my own use or for advanced users who are comfortable reading the source code to see what's available + how to use it.

Recommended steps after any significant dependency update

These are a good idea when updated any dependency, not just encore!

  1. Run lein deps :tree (or equivalent) to check for possible dependency conflicts.
  2. Run lein clean (or equivalent) to ensure no stale build artifacts remain.
  3. Please test carefully before running in production!

Some info on how to resolve dependency conflicts here.

Contacting me / contributions

Please use the project's GitHub issues page for all questions, ideas, etc. Pull requests welcome. See the project's GitHub contributors page for a list of contributors.

Otherwise, you can reach me at Taoensso.com. Happy hacking!

- Peter Taoussanis

License

Distributed under the EPL v1.0 (same as Clojure).
Copyright © 2014-2020 Peter Taoussanis.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close