Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/green-coder/mate

Useful functions, some of which I wish were in the Clojure standard library.
https://github.com/green-coder/mate

cljc clojure functions

Last synced: 4 months ago
JSON representation

Useful functions, some of which I wish were in the Clojure standard library.

Awesome Lists containing this project

README

        

## Mate [![CircleCI](https://circleci.com/gh/green-coder/mate.svg?style=svg)](https://circleci.com/gh/green-coder/mate)

[![Clojars Project](https://img.shields.io/clojars/v/taipei.404/mate.svg)](https://clojars.org/taipei.404/mate)
[![Cljdoc badge](https://cljdoc.org/badge/taipei.404/mate)](https://cljdoc.org/d/taipei.404/mate/CURRENT)
[![Clojars download_badge](https://img.shields.io/clojars/dt/taipei.404/mate?color=opal)](https://clojars.org/taipei.404/mate)

Useful functions, some of which I wish were in the Clojure standard library.

Examples of usage:
- [test/mate/core_test.cljc](test/mate/core_test.cljc)
- [test/mate/io_test.cljc](test/mate/io_test.cljc)
- [test/mate/re_frame_test.cljc](test/mate/re_frame_test.cljc)

## License

This project is distributed under the Eclipse Public License v2.0.