PipedreamHQ / PipedreamHQ/pipedream

[Components] formatting

Open
#15,988 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# formatting
## URLs
## Actions
### format-text
#### Description
Format text by applying transformations such as trimming, case conversion (uppercase, lowercase, title case), or replacing specific characters. Required props: input text, transformation type.
### parse-json
#### Description
Parse a JSON string into an object, extracting specific fields if needed. Required props: JSON string. Optional props: fields to extract.
### convert-date
#### Description
Convert a date between different formats and time zones. Required props: input date, input format, output format. Optional props: input timezone, output timezone.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.