stencet  v0.1.16
Build C++ web server modules that allow easy routing and deployment.
Capfirst

Capitalizes the first letter in a given string:

{{ 'word' | capfirst }}

would display 'Word', for instance.