Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

n8n-nodes-text-manipulation

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-text-manipulation

This node allows to modify texts.

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2K
decreased by-5.99%
Maintainers
1
Weekly downloads
 
Created
Source

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
    • Url Component
    • Xml
      • Legacy
      • Strict
    • Html
      • Legacy
      • Strict
  • Encode Entities
    • Url
    • Url Component
    • 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
  • Normalize

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"

Keywords

FAQs

Package last updated on 12 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc