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

https://github.com/vapor/leaf

🍃 An expressive, performant, and extensible templating language built for Swift.
https://github.com/vapor/leaf

server-side-swift swift swift-linux templating-language vapor vapor-service

Last synced: 4 months ago
JSON representation

🍃 An expressive, performant, and extensible templating language built for Swift.

Awesome Lists containing this project

README

          


Leaf




Documentation
Team Chat
MIT License
Continuous Integration

Swift 5.10+


Leaf provides integrations between [LeafKit](https://github.com/vapor/leaf-kit) and [Vapor](https://github.com/vapor/vapor) to make it easy to use Leaf templates in your Vapor app. It provides extensions to make it easy to set up, configure and use Leaf as your renderer in Vapor. It also conforms ``LeafRenderer`` to ``ViewRenderer`` so it can be used to render generic Views in Vapor.