https://github.com/rads/inflections
https://github.com/rads/inflections
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rads/inflections
- Owner: rads
- License: epl-1.0
- Created: 2025-02-23T18:46:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T22:23:49.000Z (11 months ago)
- Last Synced: 2025-02-23T23:21:44.414Z (11 months ago)
- Language: Clojure
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# rads.inflections
[](https://clojars.org/io.github.rads/inflections)
A fork of [inflections-clj](https://github.com/r0man/inflections-clj) with compatibility for [Cherry](https://github.com/squint-cljs/cherry).
## License
*Original source:* Copyright © 2013-2025 [r0man](https://github.com/r0man)
*Modifications:* Copyright © 2025 [rads](https://github.com/rads)
Distributed under the Eclipse Public License, the same as Clojure.