Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/green-coder/mate
- Owner: green-coder
- License: epl-2.0
- Created: 2022-03-04T06:20:02.000Z (almost 3 years ago)
- Default Branch: made-in-taiwan
- Last Pushed: 2024-01-16T07:51:50.000Z (about 1 year ago)
- Last Synced: 2024-10-15T15:18:19.533Z (4 months ago)
- Topics: cljc, clojure, functions
- Language: Clojure
- Homepage:
- Size: 44.9 KB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.