File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : index.hbs
3
3
labels :
4
- current-version : Versione attuale
4
+ current-version : Versione corrente
5
5
download : Download
6
6
download-for : Download per
7
- other-downloads : Altri Downloads
8
- other-lts-downloads : Altri Download LTS
9
- other-current-downloads : Altri Download Stabili
7
+ other-downloads : Altri download
8
+ other-lts-downloads : Altri download LTS
9
+ other-current-downloads : Altri download versione corrente
10
10
current : Corrente
11
11
lts : LTS
12
12
tagline-current : Ultime funzionalità
13
- tagline-lts : Maturo e affidabile
13
+ tagline-lts : Consigliata
14
14
changelog : Changelog
15
15
api : Documentazione API
16
+ version-schedule-prompt : Dai un'occhiata alla
17
+ version-schedule-prompt-link-text : tabella di marcia LTS
18
+ newsletter : true
19
+ newsletter-prefix : Iscriviti a
20
+ newsletter-postfix : " , la newsletter settimanale di Node.js"
16
21
---
17
22
18
23
Node.js® è un runtime Javascript costruito sul [ motore JavaScript V8 di Chrome] ( https://developers.google.com/v8/ ) .
19
- Node.js usa un modello I/O non bloccante e ad eventi, che lo rendono un framework leggero ed efficiente.
24
+ Node.js usa un modello I/O non bloccante e ad eventi, che lo rende un framework leggero ed efficiente.
20
25
L'ecosistema dei pacchetti di Node.js, [ npm] ( https://www.npmjs.com/ ) , è il più grande ecosistema di librerie open source al mondo.
You can’t perform that action at this time.
0 commit comments