Added Uptime
This commit is contained in:
parent
9e0cd0d9ac
commit
26e03588ea
10 changed files with 229 additions and 6 deletions
10
README.md
10
README.md
|
@ -36,10 +36,12 @@ This project provides a collection of template renderers.
|
|||
|
||||
## Format Renderers
|
||||
|
||||
| Renderer | Description |
|
||||
|:---------------------------------|:-----------------------------------------------------------------|
|
||||
| `rife.render.formatCreditcard` | Formats a template credit card number value to the last 4 digits |
|
||||
| `rife.render.ShorteUrl` | Shortens a template value using [is./gd](https://is.gd/) |
|
||||
| Renderer | Description |
|
||||
|:-------------------------------|:-----------------------------------------------------------------|
|
||||
| `rife.render.formatCreditcard` | Formats a template credit card number value to the last 4 digits |
|
||||
| `rife.render.ShorteUrl` | Shortens a template value using [is./gd](https://is.gd/) |
|
||||
| `rife.render.Uptime` | Renders the server uptime in various customizable formats |
|
||||
|
||||
|
||||
## Text Renderers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue