Skip to content

zclj/zclj-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zclj-utils

A repository of Clojure(Script) reusable snippets.

Usage

The purpose of this repository is to collect utils and common patterns and make them easy to reuse by COPY-PASTE. Enabling reuse by Copy-Paste will relieve you of having a library dependency with a lot of functionality that would not be used. Instead copy the code that fits your use case and paste it into your project.

There will be some duplication among the files since to have a good copy-paste experience every file should be self contained.

My hope is that this approach will lead to code that is easy to delete and change and to not create dependencies where none where needed.

License

Copyright © 2017 Stefan Karlsson

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Collection of reusable funtions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published