https://github.com/logicblocks/icu4clj
A thin wrapper around ICU4J.
https://github.com/logicblocks/icu4clj
Last synced: 10 months ago
JSON representation
A thin wrapper around ICU4J.
- Host: GitHub
- URL: https://github.com/logicblocks/icu4clj
- Owner: logicblocks
- License: mit
- Created: 2024-04-27T12:12:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T11:27:36.000Z (12 months ago)
- Last Synced: 2025-07-08T12:40:40.042Z (12 months ago)
- Language: Clojure
- Size: 157 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# icu4clj
A thin wrapper around ICU4J.
## Install
Add the following to your `project.clj` file:
```clj
[io.logicblocks/icu4clj "0.0.1-RC0"]
```
## Documentation
* [API Docs](http://logicblocks.github.io/icu4clj)
## Usage
TODO: Add usage.
## License
Copyright © 2024 LogicBlocks Maintainers.
Distributed under the MIT license.