Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing Text Transformation Node with Advanced Manipulation and Regex Capabilities #41

Open
MertenD opened this issue Aug 29, 2023 · 0 comments

Comments

@MertenD
Copy link
Owner

MertenD commented Aug 29, 2023

There should be a Text Transformation Node. This node aims to empower users with the ability to manipulate and modify text content efficiently. Core functionalities would include the use of regular expressions (regex) for extracting specific patterns from text, options for appending or prepending content, replacing segments of text either through plain text or regex patterns, transforming text case (e.g., uppercase, lowercase, title case), and trimming whitespace. Such a feature would be invaluable for tasks like data cleaning and content creation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant