Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

clj-easy/tools.misc

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools.misc

Tools library similar to clojure.tools.logging but for misc. tools.

Status

At this point, tools.misc is the result of a 15 minute braindump. The protocols in this library are here to collect feedback and may change any time until we reach a community consensus on what is reasonable.

Why

The goal of this project is that libraries can program against a protocol without including a specific implementation. For example, a library which needs JSON should not have to choose between Cheshire, clojure.data.json or jsonista if they don't have very specific requirements that any of those libraries offer. Instead the end-user can choose what they might be already using in their applications to reduce the total number of dependencies.

In addition, this library could give default implementations for popular libraries that end-users could just use out of the box and library authors can use in their tests.

Contributing

Use Github Discussions to join the conversation.

clj-easy.tools.json

See here.

About

Tools library similar to clojure.tools.logging but for misc. tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.