Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpenet/commons
stuff
https://github.com/mpenet/commons
Last synced: about 1 month ago
JSON representation
stuff
- Host: GitHub
- URL: https://github.com/mpenet/commons
- Owner: mpenet
- Created: 2014-09-28T07:20:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T07:21:36.000Z (about 2 years ago)
- Last Synced: 2024-10-06T17:49:14.635Z (about 1 month ago)
- Language: Clojure
- Size: 29.3 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# commons
[![cljdoc badge](https://cljdoc.xyz/badge/cc.qbits/commons)](https://cljdoc.xyz/d/cc.qbits/commons/CURRENT)
## Installation
commons is [available on Clojars](https://clojars.org/cc.qbits/commons).
Add this to your dependencies:
```clojure
[cc.qbits/commons "0.5.1"]
```## License
Copyright © 2018 [Max Penet](http://twitter.com/mpenet)
Distributed under the
[Eclipse Public License](http://www.eclipse.org/legal/epl-v10.html),
the same as Clojure.