Skip to content

Commit 1a22117

Browse files
save file
1 parent 20f055e commit 1a22117

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

utils/misc/nodejs-terminal/docs/nodejs-terminal-help.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,13 @@ In the ports sub-menu
7373

7474

7575
## Core Features
76+
7677
* **Native Performance**: Powered by WebAssembly and SharedArrayBuffer.
7778
* **Full NPM Support**: Install and manage over 2 million packages.
7879
* **Isolated Environment**: Secure, sandboxed execution of JavaScript and TypeScript.
7980
* **Multi-Tab Interface**: Parallel processing for dev servers and CLI tools.
80-
* **snippet-console** : ease of use editor to run snippets within the nodejs-terminal environment see [snippet-console](docs/snippet-console.md)
81+
* **snippet-console** : ease of use editor to run javascript snippets within the nodejs-terminal environment see [snippet-console](docs/snippet-console.md)
82+
* **snippet-nodejs** : ease of use editor to run ndoejs snippets within the nodejs-terminal environment see [snippet-nodejs](docs/snippet-nodejs.md)
8183

8284

8385

0 commit comments

Comments
 (0)