Stencil
Template engine
A template language for Swift that allows developers to separate presentation logic from application code.
Stencil is a simple and powerful template language for Swift.
2k stars
34 watching
225 forks
Language: Swift
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,364 |
frege/frege-lein-template | Creates a skeleton project template with a choice of main language implementation (Clojure or Frege) for mixed-language Clojure/Frege projects. | 9 |
artemnovichkov/swift-project-template | A template project generator for Swift iOS applications. | 88 |
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,685 |
swiftgen/stencilswiftkit | A framework providing additional nodes and filters for generating Swift code. | 298 |
playframework/twirl | A template engine for building web applications using the Scala programming language. | 549 |
coretime-dev/substrate-stencil | A template for creating a Substrate-based Proof-of-Stake blockchain network | 70 |
fulldecent/swift6-module-template | A starting point for reusable Swift 6 modules with standard features and best practices | 458 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
freshos/stevia | A toolset for simplifying and automating layout design in iOS apps using Auto Layout and Visual Format Language | 3,381 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
johnsundell/publish | A tool for generating static websites using Swift | 4,883 |
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
handlebars-net/handlebars.net | A .NET Handlebars template engine that compiles templates directly to IL bytecode and mimics the JS library's API. | 1,266 |