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

https://github.com/logicblocks/datatype

A collection of libraries with utility functions for common data types.
https://github.com/logicblocks/datatype

Last synced: 6 months ago
JSON representation

A collection of libraries with utility functions for common data types.

Awesome Lists containing this project

README

        

# datatype

A collection of libraries with utility functions for common data types.

## Install

Add the following to your `project.clj` file:

```clj
[io.logicblocks/datatype "0.0.1-RC2"]
```

## Documentation

* [API Docs](http://logicblocks.github.io/datatype)

## Usage

TODO: Add usage.

## License

Copyright © 2024 LogicBlocks Maintainers.

Distributed under the MIT license.