From dad070698855834380c31fa62295d61abf9cf996 Mon Sep 17 00:00:00 2001 From: KalapJohnsonPeterPaulraj Date: Fri, 24 May 2024 16:48:25 +0530 Subject: [PATCH] 183693-Nodejs-case-changes --- .../GettingStarted/getting-started-angular-cli-with-electron.md | 2 +- angular/GettingStarted/getting-started-angular-cli.md | 2 +- .../getting-started-angular-with-mvc-application.md | 2 +- .../GettingStarted/getting-started-with-angular-quick-start.md | 2 +- angular/GettingStarted/getting-started-with-dotnet-cli.md | 2 +- angular/GettingStarted/getting-started-with-dotnet-core.md | 2 +- .../GettingStarted/getting-started-with-electron-systemjs.md | 2 +- angular/GettingStarted/getting-started-with-electron-webpack.md | 2 +- .../getting-started-with-visual-studio-environment.md | 2 +- angular/GettingStarted/getting-started-with-yeoman-generator.md | 2 +- angular/GettingStarted/overview.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/angular/GettingStarted/getting-started-angular-cli-with-electron.md b/angular/GettingStarted/getting-started-angular-cli-with-electron.md index aee98d07..3d63539a 100644 --- a/angular/GettingStarted/getting-started-angular-cli-with-electron.md +++ b/angular/GettingStarted/getting-started-angular-cli-with-electron.md @@ -20,7 +20,7 @@ The following steps depicts, to create an application in angular-cli with Syncfu ## Prerequisites -* [Node JS](https://nodejs.org/en/) (v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) (v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v3.x.x or higher) The following synopsis illustrates the major steps in creation of application. diff --git a/angular/GettingStarted/getting-started-angular-cli.md b/angular/GettingStarted/getting-started-angular-cli.md index fcc68702..f8037610 100644 --- a/angular/GettingStarted/getting-started-angular-cli.md +++ b/angular/GettingStarted/getting-started-angular-cli.md @@ -16,7 +16,7 @@ The following steps depicts, to create an application in angular-cli with Syncfu ## Prerequisites -* [Node JS](https://nodejs.org/en/) (v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) (v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v3.x.x or higher) The following synopsis illustrates the major steps in creation of application. diff --git a/angular/GettingStarted/getting-started-angular-with-mvc-application.md b/angular/GettingStarted/getting-started-angular-with-mvc-application.md index 0e99ecaf..1016d18b 100644 --- a/angular/GettingStarted/getting-started-angular-with-mvc-application.md +++ b/angular/GettingStarted/getting-started-angular-with-mvc-application.md @@ -24,7 +24,7 @@ To render Syncfusion Angular components in ASP .NET MVC project: ## Prerequisites -* [Node JS](https://nodejs.org/en/) ( v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) ( v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v3.x.x or higher) * Install Visual Studio 2015 Update 3 * Install TypeScript 2.2 for Visual Studio 2015 diff --git a/angular/GettingStarted/getting-started-with-angular-quick-start.md b/angular/GettingStarted/getting-started-with-angular-quick-start.md index 06ee4bae..cefb09d9 100644 --- a/angular/GettingStarted/getting-started-with-angular-quick-start.md +++ b/angular/GettingStarted/getting-started-with-angular-quick-start.md @@ -17,7 +17,7 @@ This tutorial explains how to integrate Syncfusion Angular components into [Angu ## Prerequisites -* [Node JS](https://nodejs.org/en/) (v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) (v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v3.x.x or higher) diff --git a/angular/GettingStarted/getting-started-with-dotnet-cli.md b/angular/GettingStarted/getting-started-with-dotnet-cli.md index 82eefb13..7ea00e3d 100644 --- a/angular/GettingStarted/getting-started-with-dotnet-cli.md +++ b/angular/GettingStarted/getting-started-with-dotnet-cli.md @@ -28,7 +28,7 @@ To getting started with Syncfusion Angular Components, the NPM packages [ej-angu ## Prerequisites -* [Node JS](https://nodejs.org/en)(v6.x.x or higher) +* [Node.js](https://nodejs.org/en)(v6.x.x or higher) * [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)(v4.x.x or higher) * [.NET Core SDK 2.1.*](https://dotnet.microsoft.com/en-us/download#/current) diff --git a/angular/GettingStarted/getting-started-with-dotnet-core.md b/angular/GettingStarted/getting-started-with-dotnet-core.md index 87aaf703..6696c331 100644 --- a/angular/GettingStarted/getting-started-with-dotnet-core.md +++ b/angular/GettingStarted/getting-started-with-dotnet-core.md @@ -16,7 +16,7 @@ We can create an Angular Application on SPA template using two ways. ## Prerequisites -* [Node JS](https://nodejs.org/en/)(v6.x.x or higher) +* [Node.js](https://nodejs.org/en/)(v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions)(v4.x.x or higher) * [.NET Core SDK 2.0](https://www.microsoft.com/net/download/core#/current) diff --git a/angular/GettingStarted/getting-started-with-electron-systemjs.md b/angular/GettingStarted/getting-started-with-electron-systemjs.md index 3e324a86..341a0588 100644 --- a/angular/GettingStarted/getting-started-with-electron-systemjs.md +++ b/angular/GettingStarted/getting-started-with-electron-systemjs.md @@ -17,7 +17,7 @@ The below steps depict how to create desktop app of Syncfusion Angular seed appl ## Prerequisites -* [Node JS](https://nodejs.org/en/) (v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) (v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v5.4.2 or higher) ## Synopsis diff --git a/angular/GettingStarted/getting-started-with-electron-webpack.md b/angular/GettingStarted/getting-started-with-electron-webpack.md index ad098f8e..138317cb 100644 --- a/angular/GettingStarted/getting-started-with-electron-webpack.md +++ b/angular/GettingStarted/getting-started-with-electron-webpack.md @@ -17,7 +17,7 @@ The below steps depict how to create desktop app of Syncfusion Angular seed appl ## Prerequisites -* [Node JS](https://nodejs.org/en/) (v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) (v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v5.4.2 or higher) ## Synopsis diff --git a/angular/GettingStarted/getting-started-with-visual-studio-environment.md b/angular/GettingStarted/getting-started-with-visual-studio-environment.md index 4830221d..1073489d 100644 --- a/angular/GettingStarted/getting-started-with-visual-studio-environment.md +++ b/angular/GettingStarted/getting-started-with-visual-studio-environment.md @@ -24,7 +24,7 @@ ASP.NET Core is a cross-platform framework for building applications such as web ## Prerequisites -* [Node JS](https://nodejs.org/en/) ( v6.x.x or higher) +* [Node.js](https://nodejs.org/en/) ( v6.x.x or higher) * [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (v3.x.x or higher) * Install Visual Studio 2015 Update 3 * Configure External Web Tools diff --git a/angular/GettingStarted/getting-started-with-yeoman-generator.md b/angular/GettingStarted/getting-started-with-yeoman-generator.md index d0f81fc5..7b70dbfa 100644 --- a/angular/GettingStarted/getting-started-with-yeoman-generator.md +++ b/angular/GettingStarted/getting-started-with-yeoman-generator.md @@ -28,7 +28,7 @@ To getting started with Syncfusion Angular Components, the NPM packages [ej-angu ## Prerequisites -* [Node JS](https://nodejs.org/en)(v6.x.x or higher) +* [Node.js](https://nodejs.org/en)(v6.x.x or higher) * [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)(v4.x.x or higher) * [.NET Core SDK 1.1](https://dotnet.microsoft.com/en-us/download#/current) diff --git a/angular/GettingStarted/overview.md b/angular/GettingStarted/overview.md index f4f2e574..af6bcc6a 100644 --- a/angular/GettingStarted/overview.md +++ b/angular/GettingStarted/overview.md @@ -17,7 +17,7 @@ We have implemented seed application in GitHub repository [Syncfusion Angular se ## Prerequisite -* [Node JS](https://nodejs.org/en) (v6.x.x or higher). +* [Node.js](https://nodejs.org/en) (v6.x.x or higher). * [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (4.x.x or higher). To get deep understanding about Syncfusion Angular seed application with SystemJS and Webpack, refer below links.