n8n-nodes-common-tools
v0.2.0
Published
Nodes for n8n that are used by other nodes.
Readme

n8n-nodes-common-tools
This is an n8n community node. It adds some useful nodes in your n8n workflows. For usage import demo-workflow.json in root of source code. It will demostrates the generic usage of the nodes.
ConvertToItems Node
This node helps you to convert a static Markdown or CSV Table into a Json Array. It is very useful if you want define your configuration as a Matrix. As benefit you could search each colum for a given value and return the complete row of the search result.
SplitString Node
This node helps you to split a given string by a seperator to a array.
Installation
Follow the installation guide in the n8n community nodes documentation.
Resources
n8n is a fair-code licensed workflow automation platform.
