0.0.1 • Published 1 year ago

@kobami/n8n-nodes-maid-tech v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

n8n-nodes-text-manipulation

version downloads status

Text manipulation allows various manipulations of strings. Features:

  • From - Text - File (Binary) - With decode options see icon-v (utf8, base64, utf16, etc...) - JSON
  • To - Text - File (Binary) - With encode options see icon-v (utf8, base64, utf16, etc...) - JSON
  • Get Manipulated Data (use previously manipulated)
  • Skip Non-String
  • Concat - Before - After
  • Decode/Encode - see icon-v (utf8, base64, utf16, etc...) - with strip/add BOM
  • Decode Entities - Url - Xml - Legacy - Strict - Html - Legacy - Strict
  • Encode Entities - Url - Xml - Extensive - UTF8 - NonAscii - Html - Extensive - UTF8 - NonAscii
  • Letter Case - Upper Case - Lower Case - Locale Upper Case - Locale Lower Case - Capitalize - Titlecase - Camel Case - Kebab Case - Snake Case - Start Case
  • Replace - Substring - All - Extended - Extended Substring - All - Extended - Regex - Extended - Predefined Rule - Tags - Only Recognised HTML - Character Groups - Newline - Newline Min - Newline Max - Number - Number Min - Number Max - Alpha - Alpha Min - Alpha Max - Whitespace - Whitespace Min - Whitespace Mac
  • Trim - Left - as an unit - Right - as an unit - Both - as an unit
  • Pad - Start - End
  • Substring - StartPosition - With - Complete - Position - Length
  • Repeat - Times

Install

Settings Animation

  1. Go to Settings (Cogwheel)
  2. Click on "Community Nodes"
  3. Enter "n8n-nodes-text-manipulation" into the text box
  4. Click on "I understand the risk ..."
  5. Click on "Install"