Files
automatisch/packages/docs/pages/apps/formatter/actions.md
2023-09-11 09:57:50 +02:00

492 B

favicon, items
favicon items
/favicons/formatter.svg
name desc
Text Transform text data to capitalize, extract emails, apply default value, and much more.
name desc
Numbers Transform numbers to perform math operations, generate random numbers, format numbers, and much more.
name desc
Date / Time Perform date and time related transformations on your data.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>