ESPStringTemplate

Other

Lightweight string templating library for building static web pages on the ESP8266
ESPStringTemplate is a lightweight library created to make static web page generation simple and easy to understand on the ESP8266. It was created in an attempt to make building customisable and scalable web pages fast and easy while using statically allocated buffers to store the created web pages.

Author: Dale Giancono

Maintainer: Dale Giancono

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.