42 Commits

Author SHA1 Message Date
RomanDavydchuk
67ee5b8e80 fix: prepublish script (#79) 2025-06-05 07:53:17 +01:00
Jon
e863c55657 Small tweaks to README and updated icon example (#76) 2025-05-30 10:34:51 +01:00
pemontto
c6c8bb68b2 Fix commands for npm (#75) 2025-05-30 07:04:45 +01:00
Jon
9b8a6b7053 Add rimraf to build to help prevent examples being published (#74) 2025-05-27 12:09:25 +01:00
Guspan Tanadi
65e06338e3 docs: update section links (#71) 2025-05-16 12:19:17 +01:00
Jon
3624c920ed Update to support new features (#70) 2025-05-13 14:26:01 +01:00
Iván Ovejero
73c99818fa fix: Remove n8n-workflow as dev dependency (#63) 2025-02-03 12:07:10 +01:00
Iván Ovejero
a36a4a1841 chore: Remove tslint config (#64) 2025-02-03 12:04:47 +01:00
कारतोफ्फेलस्क्रिप्ट™
b2ba2d1cf1 Update ExampleNode.node.ts 2024-10-21 17:00:23 +02:00
Deborah Barnard
7eb8838df5 fix action > description (#36) 2024-07-04 19:46:17 +02:00
कारतोफ्फेलस्क्रिप्ट™
74b954cc9a feat: replace npm with pnpm (#41)
Co-authored-by: Anthony Hivert <anthony.hivert@numberly.com>
2024-07-04 19:44:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
58094ce2e5 Merge pull request #46 from n8n-io/stop-using-core
stop using n8n-core in nodes
2024-05-02 17:04:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
0b3d008aa1 make n8n-workflow a peerDependency 2024-05-02 11:47:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
571ab0acb1 stop using n8n-core in nodes 2024-05-02 11:44:26 +02:00
Jan Oberhauser
0466fdb2df Fix build issue 2023-08-14 10:22:59 +02:00
कारतोफ्फेलस्क्रिप्ट™
9969923e63 Merge pull request #37 from n8n-io/general-update
refactor: General update
2023-01-03 15:51:26 +01:00
Iván Ovejero
cfbd8bcab6 📦 Re-update package-lock.json 2022-12-29 18:01:10 +01:00
Iván Ovejero
979eefad2e 👕 Update lint config 2022-12-29 17:56:50 +01:00
Iván Ovejero
3e403ea10b 🔧 Update tsconfig.json 2022-12-29 17:56:39 +01:00
Iván Ovejero
7828722ad9 📦 Update package-lock.json 2022-12-29 17:56:14 +01:00
Iván Ovejero
5e81fb4d38 📦 Update dependencies 2022-12-29 17:56:02 +01:00
Iván Ovejero
4058614a41 Add .npmignore 2022-12-29 17:55:47 +01:00
Iván Ovejero
2d6d19c412 🔥 Remove deprecated rules 2022-12-29 17:09:12 +01:00
Marcus
cf37545eb1 update package.json dependencies (#33)
* updated package.json dependencies
* update package-lock.json
* fix linting errors
* unpinned n8n-core/n8n-workflow dependencies (use latest)
* removed color prop (only core nodes with fa icon)
2022-11-23 09:37:42 +01:00
Deborah
40a1d2e467 Merge pull request #30 from n8n-io/readme-template
readme template draft
2022-08-18 11:56:53 +01:00
Deborah Barnard
9fbef7d5ad add TOC and version history section 2022-08-17 16:41:50 +01:00
Deborah Barnard
246155d65e readme template draft 2022-08-17 16:10:14 +01:00
Deborah Barnard
231c29c85a USA spelling 2022-08-11 11:53:30 +01:00
Deborah Barnard
35d7b9b3eb add test step 2022-08-11 10:35:49 +01:00
Deborah
f61f363162 Merge pull request #29 from n8n-io/update-readme
update readme and add CoC
2022-08-11 10:20:33 +01:00
Deborah
d8174322fd Merge branch 'master' into update-readme 2022-08-11 10:20:22 +01:00
Deborah Barnard
c429bcc06a update readme and add CoC 2022-08-11 10:18:01 +01:00
Cornelius Suermann
6ad687a369 remove default values
to encourage users to put in their custom values
2022-08-02 15:18:09 +02:00
Cornelius Suermann
a4a172f3cb update README.md 2022-08-02 15:13:08 +02:00
Omar Ajoue
bd8bf2ca91 Fix credential name 2022-07-25 17:13:58 +02:00
Omar Ajoue
b11e4aa54f Merge pull request #26 from n8n-io/apply-lintings-progressively
Apply lintings progressively
2022-07-19 17:04:36 +02:00
Iván Ovejero
8915c01d82 Change : to && in scripts 2022-07-19 13:31:32 +02:00
Iván Ovejero
0c5df74fad Set up prepublishOnly command 2022-07-19 13:04:03 +02:00
Iván Ovejero
994a677b3e 👕 Enable community-package-json-name-still-default on publish 2022-07-19 13:03:24 +02:00
Iván Ovejero
b4c404769c 👕 Disable community-package-json-name-still-default 2022-07-19 13:03:09 +02:00
Iván Ovejero
a5c6769fa7 📦 Update package-lock.json 2022-07-19 13:02:29 +02:00
Iván Ovejero
10212ac293 ⬆️ Upgrade eslint-plugin-n8n-nodes-base 2022-07-19 13:02:16 +02:00
17 changed files with 361 additions and 5782 deletions

View File

@@ -12,6 +12,9 @@ trim_trailing_whitespace = true
indent_style = space indent_style = space
indent_size = 2 indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.yml] [*.yml]
indent_style = space indent_style = space
indent_size = 2 indent_size = 2

View File

@@ -1,3 +1,6 @@
/**
* @type {import('@types/eslint').ESLint.ConfigData}
*/
module.exports = { module.exports = {
root: true, root: true,
@@ -8,34 +11,42 @@ module.exports = {
}, },
parser: '@typescript-eslint/parser', parser: '@typescript-eslint/parser',
parserOptions: { parserOptions: {
project: ['./tsconfig.json'], project: ['./tsconfig.json'],
sourceType: 'module', sourceType: 'module',
extraFileExtensions: ['.json'], extraFileExtensions: ['.json'],
}, },
ignorePatterns: [
'.eslintrc.js', ignorePatterns: ['.eslintrc.js', '**/*.js', '**/node_modules/**', '**/dist/**'],
'**/*.js',
'**/node_modules/**',
'**/dist/**',
],
overrides: [ overrides: [
{ {
files: ['package.json'], files: ['package.json'],
plugins: ['eslint-plugin-n8n-nodes-base'], plugins: ['eslint-plugin-n8n-nodes-base'],
extends: ['plugin:n8n-nodes-base/community'], extends: ['plugin:n8n-nodes-base/community'],
rules: {
'n8n-nodes-base/community-package-json-name-still-default': 'off',
},
}, },
{ {
files: ['./credentials/**/*.ts'], files: ['./credentials/**/*.ts'],
plugins: ['eslint-plugin-n8n-nodes-base'], plugins: ['eslint-plugin-n8n-nodes-base'],
extends: ['plugin:n8n-nodes-base/credentials'], extends: ['plugin:n8n-nodes-base/credentials'],
rules: { rules: {
'n8n-nodes-base/cred-class-field-documentation-url-missing': 'off', 'n8n-nodes-base/cred-class-field-authenticate-type-assertion': 'error',
'n8n-nodes-base/cred-class-field-display-name-missing-oauth2': 'error',
'n8n-nodes-base/cred-class-field-display-name-miscased': 'error',
'n8n-nodes-base/cred-class-field-documentation-url-missing': 'error',
'n8n-nodes-base/cred-class-field-documentation-url-miscased': 'off', 'n8n-nodes-base/cred-class-field-documentation-url-miscased': 'off',
'n8n-nodes-base/cred-class-field-name-missing-oauth2': 'error',
'n8n-nodes-base/cred-filename-against-convention': 'off', 'n8n-nodes-base/cred-class-field-name-unsuffixed': 'error',
'n8n-nodes-base/cred-class-field-name-uppercase-first-char': 'off', 'n8n-nodes-base/cred-class-field-name-uppercase-first-char': 'error',
'n8n-nodes-base/cred-class-field-properties-assertion': 'error',
'n8n-nodes-base/cred-class-field-type-options-password-missing': 'error',
'n8n-nodes-base/cred-class-name-missing-oauth2-suffix': 'error',
'n8n-nodes-base/cred-class-name-unsuffixed': 'error',
'n8n-nodes-base/cred-filename-against-convention': 'error',
}, },
}, },
{ {
@@ -43,16 +54,92 @@ module.exports = {
plugins: ['eslint-plugin-n8n-nodes-base'], plugins: ['eslint-plugin-n8n-nodes-base'],
extends: ['plugin:n8n-nodes-base/nodes'], extends: ['plugin:n8n-nodes-base/nodes'],
rules: { rules: {
'n8n-nodes-base/node-execute-block-missing-continue-on-fail': 'off', 'n8n-nodes-base/node-class-description-credentials-name-unsuffixed': 'error',
'n8n-nodes-base/node-resource-description-filename-against-convention': 'off', 'n8n-nodes-base/node-class-description-display-name-unsuffixed-trigger-node': 'error',
'n8n-nodes-base/node-param-fixed-collection-type-unsorted-items': 'off', 'n8n-nodes-base/node-class-description-empty-string': 'error',
'n8n-nodes-base/node-execute-block-operation-missing-singular-pairing': 'off', 'n8n-nodes-base/node-class-description-icon-not-svg': 'error',
'n8n-nodes-base/node-execute-block-operation-missing-plural-pairing': 'off', 'n8n-nodes-base/node-class-description-inputs-wrong-regular-node': 'off',
'n8n-nodes-base/node-class-description-inputs-wrong-trigger-node': 'error',
'n8n-nodes-base/node-dirname-against-convention': 'off', 'n8n-nodes-base/node-class-description-missing-subtitle': 'error',
'n8n-nodes-base/node-filename-against-convention': 'off', 'n8n-nodes-base/node-class-description-non-core-color-present': 'error',
'n8n-nodes-base/node-param-operation-option-action-miscased': 'off', 'n8n-nodes-base/node-class-description-name-miscased': 'error',
'n8n-nodes-base/node-param-display-name-miscased': 'off', 'n8n-nodes-base/node-class-description-name-unsuffixed-trigger-node': 'error',
'n8n-nodes-base/node-class-description-outputs-wrong': 'off',
'n8n-nodes-base/node-dirname-against-convention': 'error',
'n8n-nodes-base/node-execute-block-double-assertion-for-items': 'error',
'n8n-nodes-base/node-execute-block-wrong-error-thrown': 'error',
'n8n-nodes-base/node-filename-against-convention': 'error',
'n8n-nodes-base/node-param-array-type-assertion': 'error',
'n8n-nodes-base/node-param-color-type-unused': 'error',
'n8n-nodes-base/node-param-default-missing': 'error',
'n8n-nodes-base/node-param-default-wrong-for-boolean': 'error',
'n8n-nodes-base/node-param-default-wrong-for-collection': 'error',
'n8n-nodes-base/node-param-default-wrong-for-fixed-collection': 'error',
'n8n-nodes-base/node-param-default-wrong-for-fixed-collection': 'error',
'n8n-nodes-base/node-param-default-wrong-for-multi-options': 'error',
'n8n-nodes-base/node-param-default-wrong-for-number': 'error',
'n8n-nodes-base/node-param-default-wrong-for-simplify': 'error',
'n8n-nodes-base/node-param-default-wrong-for-string': 'error',
'n8n-nodes-base/node-param-description-boolean-without-whether': 'error',
'n8n-nodes-base/node-param-description-comma-separated-hyphen': 'error',
'n8n-nodes-base/node-param-description-empty-string': 'error',
'n8n-nodes-base/node-param-description-excess-final-period': 'error',
'n8n-nodes-base/node-param-description-excess-inner-whitespace': 'error',
'n8n-nodes-base/node-param-description-identical-to-display-name': 'error',
'n8n-nodes-base/node-param-description-line-break-html-tag': 'error',
'n8n-nodes-base/node-param-description-lowercase-first-char': 'error',
'n8n-nodes-base/node-param-description-miscased-id': 'error',
'n8n-nodes-base/node-param-description-miscased-json': 'error',
'n8n-nodes-base/node-param-description-miscased-url': 'error',
'n8n-nodes-base/node-param-description-missing-final-period': 'error',
'n8n-nodes-base/node-param-description-missing-for-ignore-ssl-issues': 'error',
'n8n-nodes-base/node-param-description-missing-for-return-all': 'error',
'n8n-nodes-base/node-param-description-missing-for-simplify': 'error',
'n8n-nodes-base/node-param-description-missing-from-dynamic-multi-options': 'error',
'n8n-nodes-base/node-param-description-missing-from-dynamic-options': 'error',
'n8n-nodes-base/node-param-description-missing-from-limit': 'error',
'n8n-nodes-base/node-param-description-unencoded-angle-brackets': 'error',
'n8n-nodes-base/node-param-description-unneeded-backticks': 'error',
'n8n-nodes-base/node-param-description-untrimmed': 'error',
'n8n-nodes-base/node-param-description-url-missing-protocol': 'error',
'n8n-nodes-base/node-param-description-weak': 'error',
'n8n-nodes-base/node-param-description-wrong-for-dynamic-multi-options': 'error',
'n8n-nodes-base/node-param-description-wrong-for-dynamic-options': 'error',
'n8n-nodes-base/node-param-description-wrong-for-ignore-ssl-issues': 'error',
'n8n-nodes-base/node-param-description-wrong-for-limit': 'error',
'n8n-nodes-base/node-param-description-wrong-for-return-all': 'error',
'n8n-nodes-base/node-param-description-wrong-for-simplify': 'error',
'n8n-nodes-base/node-param-description-wrong-for-upsert': 'error',
'n8n-nodes-base/node-param-display-name-excess-inner-whitespace': 'error',
'n8n-nodes-base/node-param-display-name-miscased-id': 'error',
'n8n-nodes-base/node-param-display-name-miscased': 'error',
'n8n-nodes-base/node-param-display-name-not-first-position': 'error',
'n8n-nodes-base/node-param-display-name-untrimmed': 'error',
'n8n-nodes-base/node-param-display-name-wrong-for-dynamic-multi-options': 'error',
'n8n-nodes-base/node-param-display-name-wrong-for-dynamic-options': 'error',
'n8n-nodes-base/node-param-display-name-wrong-for-simplify': 'error',
'n8n-nodes-base/node-param-display-name-wrong-for-update-fields': 'error',
'n8n-nodes-base/node-param-min-value-wrong-for-limit': 'error',
'n8n-nodes-base/node-param-multi-options-type-unsorted-items': 'error',
'n8n-nodes-base/node-param-name-untrimmed': 'error',
'n8n-nodes-base/node-param-operation-option-action-wrong-for-get-many': 'error',
'n8n-nodes-base/node-param-operation-option-description-wrong-for-get-many': 'error',
'n8n-nodes-base/node-param-operation-option-without-action': 'error',
'n8n-nodes-base/node-param-operation-without-no-data-expression': 'error',
'n8n-nodes-base/node-param-option-description-identical-to-name': 'error',
'n8n-nodes-base/node-param-option-name-containing-star': 'error',
'n8n-nodes-base/node-param-option-name-duplicate': 'error',
'n8n-nodes-base/node-param-option-name-wrong-for-get-many': 'error',
'n8n-nodes-base/node-param-option-name-wrong-for-upsert': 'error',
'n8n-nodes-base/node-param-option-value-duplicate': 'error',
'n8n-nodes-base/node-param-options-type-unsorted-items': 'error',
'n8n-nodes-base/node-param-placeholder-miscased-id': 'error',
'n8n-nodes-base/node-param-placeholder-missing-email': 'error',
'n8n-nodes-base/node-param-required-false': 'error',
'n8n-nodes-base/node-param-resource-with-plural-option': 'error',
'n8n-nodes-base/node-param-resource-without-no-data-expression': 'error',
'n8n-nodes-base/node-param-type-options-missing-from-limit': 'error',
'n8n-nodes-base/node-param-type-options-password-missing': 'error',
}, },
}, },
], ],

16
.eslintrc.prepublish.js Normal file
View File

@@ -0,0 +1,16 @@
/**
* @type {import('@types/eslint').ESLint.ConfigData}
*/
module.exports = {
extends: "./.eslintrc.js",
overrides: [
{
files: ['package.json'],
plugins: ['eslint-plugin-n8n-nodes-base'],
rules: {
'n8n-nodes-base/community-package-json-name-still-default': 'error',
},
},
],
};

2
.npmignore Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
*.tsbuildinfo

76
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1,76 @@
# Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.
## Our Standards
Examples of behavior that contributes to creating a positive environment
include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Our Responsibilities
Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.
## Scope
This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at jan@n8n.io. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.
Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
[homepage]: https://www.contributor-covenant.org
For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq

View File

@@ -1,4 +1,4 @@
Copyright <YEAR> <COPYRIGHT HOLDER> Copyright 2022 n8n
Permission is hereby granted, free of charge, to any person obtaining a copy of Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in this software and associated documentation files (the "Software"), to deal in

View File

@@ -1,21 +1,47 @@
![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png)
# n8n-nodes-starter # n8n-nodes-starter
This repo contains example nodes to help you get started building your own custom integrations for n8n. This repo contains example nodes to help you get started building your own custom integrations for [n8n](https://n8n.io). It includes the node linter and other dependencies.
All nodes are npm packages. To make your custom node available to the community, you must create it as an npm package, and [submit it to the npm registry](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry). To make your custom node available to the community, you must create it as an npm package, and [submit it to the npm registry](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry).
If you would like your node to be available on n8n cloud you can also [submit your node for verification](https://docs.n8n.io/integrations/creating-nodes/deploy/submit-community-nodes/).
## Prerequisites
You need the following installed on your development machine:
* [git](https://git-scm.com/downloads)
* Node.js and npm. Minimum version Node 20. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL [here](https://github.com/nvm-sh/nvm). For Windows users, refer to Microsoft's guide to [Install NodeJS on Windows](https://docs.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-on-windows).
* Install n8n with:
```
npm install n8n -g
```
* Recommended: follow n8n's guide to [set up your development environment](https://docs.n8n.io/integrations/creating-nodes/build/node-development-environment/).
## Using this starter ## Using this starter
1. Clone the repo: These are the basic steps for working with the starter. For detailed guidance on creating and publishing nodes, refer to the [documentation](https://docs.n8n.io/integrations/creating-nodes/).
1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from this template repository.
2. Clone your new repo:
``` ```
git clone https://github.com/n8n-io/n8n-nodes-starter.git git clone https://github.com/<your organization>/<your-repo-name>.git
``` ```
2. Refer to our [documentation on creating nodes](https://docs.n8n.io/integrations/creating-nodes/). 3. Run `npm i` to install dependencies.
3. Open the project in your editor. 4. Open the project in your editor.
4. Browse the examples in `/nodes`. Modify the examples, or replace them with your own nodes. 5. Browse the examples in `/nodes` and `/credentials`. Modify the examples, or replace them with your own nodes.
5. Update the `package.json` to match your details. 6. Update the `package.json` to match your details.
6. Run `npm run lint` to check for errors or `npm run lintfix` to automatically fix errors when possible. 7. Run `npm run lint` to check for errors or `npm run lintfix` to automatically fix errors when possible.
7. Publish your package to npm. More information on the links below. 8. Test your node locally. Refer to [Run your node locally](https://docs.n8n.io/integrations/creating-nodes/test/run-node-locally/) for guidance.
9. Replace this README with documentation for your node. Use the [README_TEMPLATE](README_TEMPLATE.md) to get started.
10. Update the LICENSE file to use your details.
11. [Publish](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry) your package to npm.
## More information
Refer to our [documentation on creating nodes](https://docs.n8n.io/integrations/creating-nodes/) for detailed information on building your own nodes.
## License ## License

48
README_TEMPLATE.md Normal file
View File

@@ -0,0 +1,48 @@
# n8n-nodes-_node-name_
This is an n8n community node. It lets you use _app/service name_ in your n8n workflows.
_App/service name_ is _one or two sentences describing the service this node integrates with_.
[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials) <!-- delete if no auth needed -->
[Compatibility](#compatibility)
[Usage](#usage) <!-- delete if not using this section -->
[Resources](#resources)
[Version history](#version-history) <!-- delete if not using this section -->
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
_List the operations supported by your node._
## Credentials
_If users need to authenticate with the app/service, provide details here. You should include prerequisites (such as signing up with the service), available authentication methods, and how to set them up._
## Compatibility
_State the minimum n8n version, as well as which versions you test against. You can also include any known version incompatibility issues._
## Usage
_This is an optional section. Use it to help users with any difficult or confusing aspects of the node._
_By the time users are looking for community nodes, they probably already know n8n basics. But if you expect new users, you can link to the [Try it out](https://docs.n8n.io/try-it-out/) documentation to help them get started._
## Resources
* [n8n community nodes documentation](https://docs.n8n.io/integrations/#community-nodes)
* _Link to app/service documentation._
## Version history
_This is another optional section. If your node has multiple versions, include a short description of available versions and what changed, as well as any compatibility impact._

View File

@@ -8,6 +8,9 @@ import {
export class ExampleCredentialsApi implements ICredentialType { export class ExampleCredentialsApi implements ICredentialType {
name = 'exampleCredentialsApi'; name = 'exampleCredentialsApi';
displayName = 'Example Credentials API'; displayName = 'Example Credentials API';
documentationUrl = 'https://your-docs-url';
properties: INodeProperties[] = [ properties: INodeProperties[] = [
// The credentials to get from user and save encrypted. // The credentials to get from user and save encrypted.
// Properties can be defined exactly in the same way // Properties can be defined exactly in the same way

View File

@@ -8,13 +8,16 @@ import {
export class HttpBinApi implements ICredentialType { export class HttpBinApi implements ICredentialType {
name = 'httpbinApi'; name = 'httpbinApi';
displayName = 'HttpBin API'; displayName = 'HttpBin API';
documentationUrl = '<your-docs-url>'; documentationUrl = 'https://your-docs-url';
properties: INodeProperties[] = [ properties: INodeProperties[] = [
{ {
displayName: 'Token', displayName: 'Token',
name: 'token', name: 'token',
type: 'string', type: 'string',
default: '', default: '',
typeOptions: {
password: true,
}
}, },
{ {
displayName: 'Domain', displayName: 'Domain',
@@ -28,14 +31,14 @@ export class HttpBinApi implements ICredentialType {
// stating how this credential is injected as part of the request // stating how this credential is injected as part of the request
// An example is the Http Request node that can make generic calls // An example is the Http Request node that can make generic calls
// reusing this credential // reusing this credential
authenticate = { authenticate: IAuthenticateGeneric = {
type: 'generic', type: 'generic',
properties: { properties: {
headers: { headers: {
Authorization: '={{"Bearer " + $credentials.token}}', Authorization: '={{"Bearer " + $credentials.token}}',
}, },
}, },
} as IAuthenticateGeneric; };
// The block below tells how this credential can be tested // The block below tells how this credential can be tested
test: ICredentialTestRequest = { test: ICredentialTestRequest = {

View File

@@ -1,10 +1,10 @@
import { IExecuteFunctions } from 'n8n-core'; import type {
import { IExecuteFunctions,
INodeExecutionData, INodeExecutionData,
INodeType, INodeType,
INodeTypeDescription, INodeTypeDescription,
NodeOperationError,
} from 'n8n-workflow'; } from 'n8n-workflow';
import { NodeConnectionType, NodeOperationError } from 'n8n-workflow';
export class ExampleNode implements INodeType { export class ExampleNode implements INodeType {
description: INodeTypeDescription = { description: INodeTypeDescription = {
@@ -16,8 +16,9 @@ export class ExampleNode implements INodeType {
defaults: { defaults: {
name: 'Example Node', name: 'Example Node',
}, },
inputs: ['main'], inputs: [NodeConnectionType.Main],
outputs: ['main'], outputs: [NodeConnectionType.Main],
usableAsTool: true,
properties: [ properties: [
// Node properties which the user gets displayed and // Node properties which the user gets displayed and
// can change on the node. // can change on the node.
@@ -50,7 +51,7 @@ export class ExampleNode implements INodeType {
myString = this.getNodeParameter('myString', itemIndex, '') as string; myString = this.getNodeParameter('myString', itemIndex, '') as string;
item = items[itemIndex]; item = items[itemIndex];
item.json['myString'] = myString; item.json.myString = myString;
} catch (error) { } catch (error) {
// This node should never fail but we want to showcase how // This node should never fail but we want to showcase how
// to handle errors. // to handle errors.
@@ -71,6 +72,6 @@ export class ExampleNode implements INodeType {
} }
} }
return this.prepareOutputData(items); return [items];
} }
} }

View File

@@ -1,21 +1,21 @@
import { INodeType, INodeTypeDescription } from 'n8n-workflow'; import { INodeType, INodeTypeDescription, NodeConnectionType } from 'n8n-workflow';
import { httpVerbFields, httpVerbOperations } from './HttpVerbDescription'; import { httpVerbFields, httpVerbOperations } from './HttpVerbDescription';
export class HttpBin implements INodeType { export class HttpBin implements INodeType {
description: INodeTypeDescription = { description: INodeTypeDescription = {
displayName: 'HttpBin', displayName: 'HttpBin',
name: 'httpBin', name: 'httpBin',
icon: 'file:httpbin.svg', icon: { light: 'file:httpbin.svg', dark: 'file:httpbin.svg' },
group: ['transform'], group: ['transform'],
version: 1, version: 1,
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}', subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
description: 'Interact with HttpBin API', description: 'Interact with HttpBin API',
defaults: { defaults: {
name: 'HttpBin', name: 'HttpBin',
color: '#3b4151',
}, },
inputs: ['main'], inputs: [NodeConnectionType.Main],
outputs: ['main'], outputs: [NodeConnectionType.Main],
usableAsTool: true,
credentials: [ credentials: [
{ {
name: 'httpbinApi', name: 'httpbinApi',

View File

@@ -17,6 +17,7 @@ export const httpVerbOperations: INodeProperties[] = [
{ {
name: 'GET', name: 'GET',
value: 'get', value: 'get',
description: 'Perform a GET request',
action: 'Perform a GET request', action: 'Perform a GET request',
routing: { routing: {
request: { request: {
@@ -28,6 +29,7 @@ export const httpVerbOperations: INodeProperties[] = [
{ {
name: 'DELETE', name: 'DELETE',
value: 'delete', value: 'delete',
description: 'Perform a DELETE request',
action: 'Perform a DELETE request', action: 'Perform a DELETE request',
routing: { routing: {
request: { request: {
@@ -45,10 +47,10 @@ export const httpVerbOperations: INodeProperties[] = [
// We do that by adding `operation: ["get"]` to `displayOptions.show` // We do that by adding `operation: ["get"]` to `displayOptions.show`
const getOperation: INodeProperties[] = [ const getOperation: INodeProperties[] = [
{ {
displayName: 'Type of Data',
name: 'typeofData', name: 'typeofData',
default: 'queryParameter', default: 'queryParameter',
description: 'Select type of data to send [Query Parameters]', description: 'Select type of data to send [Query Parameters]',
displayName: 'Type of Data',
displayOptions: { displayOptions: {
show: { show: {
resource: ['httpVerb'], resource: ['httpVerb'],
@@ -65,10 +67,10 @@ const getOperation: INodeProperties[] = [
required: true, required: true,
}, },
{ {
displayName: 'Query Parameters',
name: 'arguments', name: 'arguments',
default: {}, default: {},
description: "The request's query parameters", description: "The request's query parameters",
displayName: 'Query Parameters',
displayOptions: { displayOptions: {
show: { show: {
resource: ['httpVerb'], resource: ['httpVerb'],
@@ -116,10 +118,10 @@ const getOperation: INodeProperties[] = [
// We do that by adding `operation: ["delete"]` to `displayOptions.show` // We do that by adding `operation: ["delete"]` to `displayOptions.show`
const deleteOperation: INodeProperties[] = [ const deleteOperation: INodeProperties[] = [
{ {
displayName: 'Type of Data',
name: 'typeofData', name: 'typeofData',
default: 'queryParameter', default: 'queryParameter',
description: 'Select type of data to send [Query Parameter Arguments, JSON-Body]', description: 'Select type of data to send [Query Parameter Arguments, JSON-Body]',
displayName: 'Type of Data',
displayOptions: { displayOptions: {
show: { show: {
resource: ['httpVerb'], resource: ['httpVerb'],
@@ -140,10 +142,10 @@ const deleteOperation: INodeProperties[] = [
type: 'options', type: 'options',
}, },
{ {
displayName: 'Query Parameters',
name: 'arguments', name: 'arguments',
default: {}, default: {},
description: "The request's query parameters", description: "The request's query parameters",
displayName: 'Query Parameters',
displayOptions: { displayOptions: {
show: { show: {
resource: ['httpVerb'], resource: ['httpVerb'],
@@ -187,10 +189,10 @@ const deleteOperation: INodeProperties[] = [
}, },
}, },
{ {
displayName: 'JSON Object',
name: 'arguments', name: 'arguments',
default: {}, default: {},
description: "The request's JSON properties", description: "The request's JSON properties",
displayName: 'JSON Object',
displayOptions: { displayOptions: {
show: { show: {
resource: ['httpVerb'], resource: ['httpVerb'],

5563
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,28 +1,31 @@
{ {
"name": "n8n-nodes-starter", "name": "n8n-nodes-<...>",
"version": "0.1.0", "version": "0.1.0",
"description": "Example starter module for custom n8n nodes.", "description": "",
"keywords": [ "keywords": [
"n8n-community-node-package" "n8n-community-node-package"
], ],
"license": "MIT", "license": "MIT",
"homepage": "https://n8n.io", "homepage": "",
"author": { "author": {
"name": "Jan Oberhauser", "name": "",
"email": "jan@n8n.io" "email": ""
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/n8n-io/n8n-nodes-starter.git" "url": "https://github.com/<...>/n8n-nodes-<...>.git"
},
"engines": {
"node": ">=20.15"
}, },
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "tsc && gulp build:icons", "build": "npx rimraf dist && tsc && gulp build:icons",
"dev": "tsc --watch", "dev": "tsc --watch",
"format": "prettier nodes credentials --write", "format": "prettier nodes credentials --write",
"lint": "tslint -p tsconfig.json -c tslint.json; eslint nodes credentials package.json", "lint": "eslint nodes credentials package.json",
"lintfix": "tslint --fix -p tsconfig.json -c tslint.json; eslint nodes credentials package.json --fix", "lintfix": "eslint nodes credentials package.json --fix",
"prepare": "npm run build && npm run lint" "prepublishOnly": "npm run build && npm run lint -c .eslintrc.prepublish.js nodes credentials package.json"
}, },
"files": [ "files": [
"dist" "dist"
@@ -30,7 +33,7 @@
"n8n": { "n8n": {
"n8nNodesApiVersion": 1, "n8nNodesApiVersion": 1,
"credentials": [ "credentials": [
"dist/credentials/ExampleCredentials.credentials.js", "dist/credentials/ExampleCredentialsApi.credentials.js",
"dist/credentials/HttpBinApi.credentials.js" "dist/credentials/HttpBinApi.credentials.js"
], ],
"nodes": [ "nodes": [
@@ -39,15 +42,14 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@types/express": "^4.17.6", "@typescript-eslint/parser": "~8.32.0",
"@types/request-promise-native": "~1.0.15", "eslint": "^8.57.0",
"@typescript-eslint/parser": "^5.29.0", "eslint-plugin-n8n-nodes-base": "^1.16.3",
"eslint-plugin-n8n-nodes-base": "^1.5.1", "gulp": "^5.0.0",
"gulp": "^4.0.2", "prettier": "^3.5.3",
"n8n-core": "^0.125.0", "typescript": "^5.8.2"
"n8n-workflow": "^0.107.0", },
"prettier": "^2.7.1", "peerDependencies": {
"tslint": "^6.1.2", "n8n-workflow": "*"
"typescript": "~4.6.0"
} }
} }

View File

@@ -1,25 +1,25 @@
{ {
"compilerOptions": { "compilerOptions": {
"lib": [
"es2017",
"es2019"
],
"types": [
"node",
],
"module": "commonjs",
"noImplicitAny": true,
"removeComments": true,
"strictNullChecks": true,
"strict": true, "strict": true,
"preserveConstEnums": true, "module": "commonjs",
"resolveJsonModule": true, "moduleResolution": "node",
"declaration": true,
"outDir": "./dist/",
"target": "es2019", "target": "es2019",
"sourceMap": true, "lib": ["es2019", "es2020", "es2022.error"],
"esModuleInterop": true, "removeComments": true,
"useUnknownInCatchVariables": false, "useUnknownInCatchVariables": false,
"forceConsistentCasingInFileNames": true,
"noImplicitAny": true,
"noImplicitReturns": true,
"noUnusedLocals": true,
"strictNullChecks": true,
"preserveConstEnums": true,
"esModuleInterop": true,
"resolveJsonModule": true,
"incremental": true,
"declaration": true,
"sourceMap": true,
"skipLibCheck": true,
"outDir": "./dist/",
}, },
"include": [ "include": [
"credentials/**/*", "credentials/**/*",

View File

@@ -1,127 +0,0 @@
{
"linterOptions": {
"exclude": [
"node_modules/**/*"
]
},
"defaultSeverity": "error",
"jsRules": {},
"rules": {
"array-type": [
true,
"array-simple"
],
"arrow-return-shorthand": true,
"ban": [
true,
{
"name": "Array",
"message": "tsstyle#array-constructor"
}
],
"ban-types": [
true,
[
"Object",
"Use {} instead."
],
[
"String",
"Use 'string' instead."
],
[
"Number",
"Use 'number' instead."
],
[
"Boolean",
"Use 'boolean' instead."
]
],
"class-name": true,
"curly": [
true,
"ignore-same-line"
],
"forin": true,
"jsdoc-format": true,
"label-position": true,
"indent": [
true,
"tabs",
2
],
"member-access": [
true,
"no-public"
],
"new-parens": true,
"no-angle-bracket-type-assertion": true,
"no-any": true,
"no-arg": true,
"no-conditional-assignment": true,
"no-construct": true,
"no-debugger": true,
"no-default-export": true,
"no-duplicate-variable": true,
"no-inferrable-types": true,
"ordered-imports": [
true,
{
"import-sources-order": "any",
"named-imports-order": "case-insensitive"
}
],
"no-namespace": [
true,
"allow-declarations"
],
"no-reference": true,
"no-string-throw": true,
"no-unused-expression": true,
"no-var-keyword": true,
"object-literal-shorthand": true,
"only-arrow-functions": [
true,
"allow-declarations",
"allow-named-functions"
],
"prefer-const": true,
"radix": true,
"semicolon": [
true,
"always",
"ignore-bound-class-methods"
],
"switch-default": true,
"trailing-comma": [
true,
{
"multiline": {
"objects": "always",
"arrays": "always",
"functions": "always",
"typeLiterals": "ignore"
},
"esSpecCompliant": true
}
],
"triple-equals": [
true,
"allow-null-check"
],
"use-isnan": true,
"quotes": [
"error",
"single"
],
"variable-name": [
true,
"check-format",
"ban-keywords",
"allow-leading-underscore",
"allow-trailing-underscore"
]
},
"rulesDirectory": []
}