n8n/packages/nodes-base
कारतोफ्फेलस्क्रिप्ट™ 54126b2c87
refactor(Google Drive Node): Use node streams for uploading and downloading files (#5017)
* use streams to upload files to google drive

* use streams to download files from google drive

* use resumable uploads api for google drive

* avoid dangling promises, and reduce memory usage in error logging
2023-01-04 12:29:56 +01:00
..
credentials refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
nodes refactor(Google Drive Node): Use node streams for uploading and downloading files (#5017) 2023-01-04 12:29:56 +01:00
test/nodes ci: Enable Prettier for /nodes-base (#3315) 2022-06-20 14:51:01 -07:00
.eslintrc.js refactor: Add lint rule node-class-description-name-miscased (no-changelog) (#5065) 2023-01-02 09:22:33 +01:00
gulpfile.js refactor: Validate formatting in nodes-base (no-changelog) (#4685) 2022-11-22 12:44:35 +01:00
jest.config.js feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
LICENSE.md docs: scope Sustainable Use License to contents of the main branch (#4450) 2022-10-26 16:50:33 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json refactor: Add lint rule node-class-description-name-miscased (no-changelog) (#5065) 2023-01-02 09:22:33 +01:00
README.md refactor: Validate formatting in nodes-base (no-changelog) (#4685) 2022-11-22 12:44:35 +01:00
tsconfig.json feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.