Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-inflector
Inflector for Ruby
https://github.com/dry-rb/dry-inflector
dry-rb inflection ruby
Last synced: 7 days ago
JSON representation
Inflector for Ruby
- Host: GitHub
- URL: https://github.com/dry-rb/dry-inflector
- Owner: dry-rb
- License: mit
- Created: 2017-11-07T16:06:50.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T10:55:47.000Z (4 months ago)
- Last Synced: 2024-10-29T12:58:22.592Z (10 days ago)
- Topics: dry-rb, inflection, ruby
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-inflector
- Size: 378 KB
- Stars: 95
- Watchers: 14
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-inflector
[actions]: https://github.com/dry-rb/dry-inflector/actions# dry-inflector [![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]
## Links
* [User documentation](https://dry-rb.org/gems/dry-inflector)
* [API documentation](http://rubydoc.info/gems/dry-inflector)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.