Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dry-rb/dry-view

Complete, standalone view rendering system that gives you everything you need to write well-factored view code.
https://github.com/dry-rb/dry-view

erb haml html-renderer mvc ruby ruby-gem ruby-library slim tilt uiview view

Last synced: 3 months ago
JSON representation

Complete, standalone view rendering system that gives you everything you need to write well-factored view code.

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/dry-view
[actions]: https://github.com/dry-rb/dry-view/actions

# dry-view [![Gem Version](https://badge.fury.io/rb/dry-view.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-view/workflows/ci/badge.svg)][actions]

## Links

* [User documentation](https://dry-rb.org/gems/dry-view)
* [API documentation](http://rubydoc.info/gems/dry-view)
* [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.