Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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