https://github.com/vapor/leaf-kit
🍃 An expressive, performant, and extensible templating language built for Swift.
https://github.com/vapor/leaf-kit
server-side-swift swift swift-linux templating-language vapor vapor-service
Last synced: about 1 year ago
JSON representation
🍃 An expressive, performant, and extensible templating language built for Swift.
- Host: GitHub
- URL: https://github.com/vapor/leaf-kit
- Owner: vapor
- License: mit
- Created: 2019-01-31T01:03:40.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T15:25:10.000Z (over 1 year ago)
- Last Synced: 2025-03-29T02:03:47.480Z (about 1 year ago)
- Topics: server-side-swift, swift, swift-linux, templating-language, vapor, vapor-service
- Language: Swift
- Homepage: https://docs.vapor.codes/4.0/leaf/getting-started
- Size: 600 KB
- Stars: 49
- Watchers: 13
- Forks: 38
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Leaf is a templating language for generating dynamic content such as HTML using a simple syntax.
## Overview
LeafKit is the main templating language for Vapor.
For more details, check out the [docs](https://docs.vapor.codes/leaf/getting-started/).