This website requires JavaScript.
Explore
Help
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8b01244af3b222ed16d5c4cda95d41de9d2d230
automatisch
/
packages
/
docs
/
pages
/
apps
/
formatter
/
actions.md
Faruk AYDIN
6ba8f33399
docs(formatter): Add numbers and date-time actions
2023-09-11 09:57:50 +02:00
492 B
Raw
Blame
History
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>