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: 10 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 4 years ago)
- Default Branch: made-in-taiwan
- Last Pushed: 2025-02-12T15:24:37.000Z (11 months ago)
- Last Synced: 2025-03-12T00:41:36.352Z (10 months ago)
- Topics: cljc, clojure, functions
- Language: Clojure
- Homepage:
- Size: 45.9 KB
- Stars: 19
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Mate [](https://circleci.com/gh/green-coder/mate)
[](https://clojars.org/taipei.404/mate)
[](https://cljdoc.org/d/taipei.404/mate/CURRENT)
[](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.