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
c0cc6cc17658a7cb95ffb3f9f8d518b7dcafd45f
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>