n8n-io / n8n-nodes-debughelper

A community node with useful debug functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner image

n8n-nodes-debughelper

This repo contains a community node with some debug functionality. It is not meant to be used in a production environment (and there probably are very few use cases where you would do so).

Functions

  • Do nothing
  • Throw an error
  • Generate memory usage (to provoke Out of memory errors)
  • Generate random data sets

License

MIT

Icon CC0 licensed by SVG Repo

About

A community node with useful debug functions

License:MIT License


Languages

Language:TypeScript 75.8%Language:JavaScript 24.2%