dry-inflector/README.md

31 lines
1.2 KiB
Markdown

<!--- this file is synced from dry-rb/template-gem project -->
[gem]: https://rubygems.org/gems/dry-inflector
[actions]: https://github.com/dry-rb/dry-inflector/actions
[codacy]: https://www.codacy.com/gh/dry-rb/dry-inflector
[chat]: https://dry-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/dry-rb/dry-inflector
# dry-inflector [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat]
[![Gem Version](https://badge.fury.io/rb/dry-inflector.svg)][gem]
[![CI Status](https://github.com/dry-rb/dry-inflector/workflows/ci/badge.svg)][actions]
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/00339f2fb77840149f999cac6110c8a8)][codacy]
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/00339f2fb77840149f999cac6110c8a8)][codacy]
[![Inline docs](http://inch-ci.org/github/dry-rb/dry-inflector.svg?branch=main)][inchpages]
## Links
* [User documentation](https://dry-rb.org/gems/dry-inflector)
* [API documentation](http://rubydoc.info/gems/dry-inflector)
## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 2.7.0`
* jruby `>= 9.3` (postponed until 2.7 is supported)
## License
See `LICENSE` file.