Installing the jQWidgets npm Package

The jQWidgets framework is available as an npm package. npm is the package manager for JavaScript, and is default for Node.js. Here is how to install through NPM:

jqwidgets-framework npm package
jqwidgets-scripts npm package
jqwidgets-ng npm package for Angular

  1. Open the Node.js command prompt;
  2. Run the following command:

    npm install jqwidgets-framework - demos & scripts

    or
    npm install jqwidgets-scripts - scripts

    or
    npm install jqwidgets-ng - angular modules

  3. You can now find the jQWidgets framework in your working directory, in node_modules\jqwidgets-framework.

Before installing, if you wish to get more information about the jQWidgets npm package, run:

npm info jqwidgets-framework

AltStyle によって変換されたページ (->オリジナル) /