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.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.1K
increased by35.97%
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
    • 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
  • 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

n8n-nodes-text-manipulation

Documentation

Keywords

FAQs

Package last updated on 02 Sep 2022

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