mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
node-dev README : add TOC
This commit is contained in:
@@ -9,6 +9,17 @@ to create credentials and nodes in TypeScript for n8n.
|
|||||||
npm install n8n-node-dev -g
|
npm install n8n-node-dev -g
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
|
- [Usage](#usage)
|
||||||
|
- [Commands](#commands)
|
||||||
|
- [Create a node](#create-a-node)
|
||||||
|
- [Node Type](#node-type)
|
||||||
|
- [Node Type Description](#node-type-description)
|
||||||
|
- [Node Properties](#node-properties)
|
||||||
|
- [Node Property Options](#node-property-options)
|
||||||
|
- [License](#license)
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user