For AI agents: visit https://dev.jrni.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Filter | Description |
|---|
| iso8601 | Takes an input date and tries to render it as an ISO Date/Time |
| sanitize_for_csv | Sanitizing a text string for a CSV output by escaping quotes and adding " around the string |
| to_json | Takes an object and tries to render it out as JSON data |