@rxap/n8n-nodes-development
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Provides development trigger nodes for n8n workflows, including a manual trigger and a workflow execution trigger. These nodes are designed to help with designing modular, microservice-like workflows and for testing workflows with specified input data.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/n8n-nodes-development

Install peer dependencies:

yarn add n8n-workflow 

Execute the init generator:

yarn nx g @rxap/n8n-nodes-development:init

Generators

init

Initialize the package in the workspace

nx g @rxap/n8n-nodes-development:init

Package Sidebar

Install

npm i @rxap/n8n-nodes-development

Weekly Downloads

52

Version

1.0.2

License

GPL-3.0-or-later

Unpacked Size

55.9 kB

Total Files

21

Last publish

Collaborators

  • badry.muenker
  • mmuenker