Minor cleanup

This commit is contained in:
Erik C. Thauvin 2023-03-19 03:19:36 -07:00
parent b218313ed3
commit b34363fccf
2 changed files with 20 additions and 14 deletions

View file

@ -38,8 +38,8 @@ This project provides a collection of useful template renderers.
|:--------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------|
| [rife.render.formatCreditcard](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.FormatCreditCard) | Formats a template credit card number value to the last 4 digits |
| [rife.render.Normalize](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.Normalize) | Normalizes a template value for inclusion in a URL path |
| [rife.render.QrCode](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.QrCode) | Generate a SVG QR Code from a template value |
| [rife.render.ShortenUrl](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.ShortenUrl) | Shortens a template value |
| [rife.render.QrCode](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.QrCode) | Generates an SVG QR Code from a template value |
| [rife.render.ShortenUrl](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.ShortenUrl) | Shortens a template value URL |
| [rife.render.Uptime](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.Uptime) | Renders the server uptime in various customizable formats |
@ -57,4 +57,4 @@ This project provides a collection of useful template renderers.
## Documentation
Read more in the [full documenation](https://github.com/rife2/rife2-template-renderers/wiki).
Read more in the [full documenation](https://github.com/rife2/rife2-template-renderers/wiki).