n8n/packages/nodes-base
Jonathan Bennetts 6412546c0c
feat(If Node,Switch Node): Add negative operations
* add some not conditions to the if node

* change default to true

I think the most used behavior is 
"if value1 is true" instead of "if value1 is false"

* add u and s flag to regex

* add some not conditions to the switch node

* Add If Not Empty and Object Comparation

*  Reverted setting bools to true by default

* Changed order for operations so Not items are under the normal ones

Co-authored-by: lublak <lublak.de@gmail.com>
Co-authored-by: lublak <44057030+lublak@users.noreply.github.com>
Co-authored-by: Luiz Eduardo <luizeof@gmail.com>
2022-03-12 18:52:15 +01:00
..
credentials feat(Redis Node): Add Redis Trigger node and publish operation to regular node 2022-03-12 12:14:39 +01:00
nodes feat(If Node,Switch Node): Add negative operations 2022-03-12 18:52:15 +01:00
src
test 🐛 Fix Stripe node multiple metadata values (#2395) 2021-11-03 18:44:25 -06:00
gulpfile.js
LICENSE.md
package.json feat(Redis Node): Add Redis Trigger node and publish operation to regular node 2022-03-12 12:14:39 +01:00
README.md Fix logos in README.md files 2020-07-13 14:22:34 +02:00
tsconfig.json
tslint.json

n8n-nodes-base

n8n.io - Workflow Automation

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ