Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcoo/proton
Utilities library for Clojure/Script
https://github.com/xcoo/proton
clojure clojurescript utility-library zero-dependency
Last synced: 3 months ago
JSON representation
Utilities library for Clojure/Script
- Host: GitHub
- URL: https://github.com/xcoo/proton
- Owner: xcoo
- License: apache-2.0
- Created: 2016-08-13T13:08:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T12:09:10.000Z (10 months ago)
- Last Synced: 2024-04-24T15:08:46.757Z (10 months ago)
- Topics: clojure, clojurescript, utility-library, zero-dependency
- Language: Clojure
- Size: 174 KB
- Stars: 7
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# proton
Utilities for Clojure/Script.
See [the API reference](https://xcoo.github.io/proton/api/) for usage.
[![Build Status](https://travis-ci.org/xcoo/proton.svg?branch=master)](https://travis-ci.org/xcoo/proton)
[![Clojars Project](https://img.shields.io/clojars/v/proton.svg)](https://clojars.org/proton)
[![Coverage Status](https://codecov.io/gh/xcoo/proton/branch/master/graph/badge.svg)](https://codecov.io/gh/xcoo/proton)
## Features
- Well tested on both Clojure and ClojureScript
- Zero dependencies
- Fast## Requirements
Java 8 or above
## License
Copyright [Xcoo, Inc.][xcoo]
Licensed under the [Apache License, Version 2.0][apache-license-2.0].
[xcoo]: https://xcoo.jp/
[apache-license-2.0]: http://www.apache.org/licenses/LICENSE-2.0.html