Project
sade
Sade is a template language designed to make writing HTML easier and more readable. It uses an S-expression based syntax, which requires parentheses, but allows flexible
indentation and line breaks. Templates and raw HTML can be embedded directly, making
reuse straightforward. Additional shorthand notations help reduce the number of
parentheses, and the id/class shortcuts follow the style popularized by Haml.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
BSD-2-Clause
Dependencies