Skip to content

[Fix] Remove useless explanations for index.md #1750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from Jul 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions locale/ar/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,3 @@ labels:
---

Node.js® هو اطار عمل مبني على محرك [Chrome V8](https://developers.google.com/v8/).

Node.js uses an event-driven, non-blocking I/O model that makes it
lightweight and efficient.

نظام إدارة الحزم الافتراضي المستعمل في Node.js هو مدير حزم البرامج الحرة الأكثر شعبية في العالم npm.

2 changes: 0 additions & 2 deletions locale/ca/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ labels:
---

Node.js® és un entorn d'execució per a JavaScript construït amb el [motor de JavaScript V8 de Chrome](https://developers.google.com/v8/).
Node.js fa servir un model d'operacions E/S sense bloqueig i orientat a esdeveniments, cosa que el fa lleuger i eficient.
L'ecosistema de paquets de Node.js, [npm](https://www.npmjs.com/), és l'ecosistema més gran de llibreries de codi obert del món.
1 change: 0 additions & 1 deletion locale/de/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ labels:
---

Node.js® ist eine JavaScript-Laufzeitumgebung, die auf [Chromes V8 JavaScript-Engine](https://developers.google.com/v8/) basiert.
Durch ein Event-basiertes, blockierungsfreies I/O-Modell ist Node.js schlank und effizient. Mit [npm](https://www.npmjs.com/) hat Node.js das größte Ökosystem für Open Source Bibliotheken der Welt.
1 change: 0 additions & 1 deletion locale/fr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ labels:
---

Node.js® est un environnement d’exécution JavaScript construit sur le [moteur JavaScript V8 de Chrome](https://developers.google.com/v8/).
Node.js utilise un modèle basé sur l’événementiel et des entrées/sorties non bloquantes, ce qui le rend léger et efficace. L’écosystème de logiciels de Node.js, [npm](https://www.npmjs.com/), est le plus grand écosystème de bibliothèques open source au monde.
3 changes: 0 additions & 3 deletions locale/gl/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ labels:
---

Node.js® é un entorno de execución para JavaScript construído co [motor de Javascript V8 de Chrome](https://developers.google.com/v8/).
Node.js usa un modelo de operacións E/S sen bloqueo e orientado a eventos, o que o fai lixeiro e eficiente.
O ecosistema de paquetes de Node.js, [npm](https://www.npmjs.com/), é o maior ecosistema do mundo de librerías
de código aberto.
2 changes: 0 additions & 2 deletions locale/it/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ labels:
---

Node.js® è un runtime Javascript costruito sul [motore JavaScript V8 di Chrome](https://developers.google.com/v8/).
Node.js usa un modello I/O non bloccante e ad eventi, che lo rende un framework leggero ed efficiente.
L'ecosistema dei pacchetti di Node.js, [npm](https://www.npmjs.com/), è il più grande ecosistema di librerie open source al mondo.
1 change: 0 additions & 1 deletion locale/ja/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ labels:
---

Node.js® は、[Chrome の V8 JavaScript エンジン](https://developers.google.com/v8/) で動作する JavaScript 環境です。
Node.js は、軽量で効率的に動作する非同期型のイベント駆動モデルを採用しています。 Node.js のパッケージ管理マネージャである [npm](https://www.npmjs.com/) は、世界で最も大きなオープンソースのライブラリエコシステムです。