Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-transformer
Data transformation toolkit
https://github.com/dry-rb/dry-transformer
data-mapping data-transformation dry-rb function-composition functional library ruby rubygem
Last synced: 7 days ago
JSON representation
Data transformation toolkit
- Host: GitHub
- URL: https://github.com/dry-rb/dry-transformer
- Owner: dry-rb
- License: mit
- Created: 2019-08-18T08:41:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T05:54:22.000Z (10 months ago)
- Last Synced: 2024-09-20T00:50:26.665Z (about 2 months ago)
- Topics: data-mapping, data-transformation, dry-rb, function-composition, functional, library, ruby, rubygem
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-transformer
- Size: 680 KB
- Stars: 72
- Watchers: 11
- Forks: 10
- Open Issues: 5
-
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-transformer
[actions]: https://github.com/dry-rb/dry-transformer/actions# dry-transformer [![Gem Version](https://badge.fury.io/rb/dry-transformer.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-transformer/workflows/ci/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-transformer)
* [API documentation](http://rubydoc.info/gems/dry-transformer)
* [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.