mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 22:12:26 -05:00
Add n8n-nodes-execute-code
This commit is contained in:
parent
b2ba2d1cf1
commit
daa4d544d2
1 changed files with 9 additions and 0 deletions
9
community-nodes.json
Normal file
9
community-nodes.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
"name": "n8n-nodes-execute-code",
|
||||
"version": "0.1.4",
|
||||
"author": "tuananhit1612",
|
||||
"description": "Execute programming code submissions using Judge0 API.",
|
||||
"link": "https://www.npmjs.com/package/n8n-nodes-execute-code"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue