Using npm

About This Space

Just a cool demo of how to use other npm packages on NodeRun!


Last updated on March 29, 2019

Public Permissions:   View   Open/Fork   Run   Comment  

Using npm Template

This template demonstrates the use of Node Package Manager (or npm). npm is the world's largest software registry of reusable packages. In this example, we use a simple package named 'num2fraction' that can translate a decimal value into a fraction.

Installing npm Packages

The easiest way to manage npm packages is to use the Install npm Packages menu option under the Server menu. With this option, you can add or remove packages in a point and click manner.

Screenshot

Alternatively, you can start a terminal session and use the npm command line interface to install, update, and uninstall packages.

Screenshot

Using npm Packages

To utilize an npm package within your code, simply use the Node.js require() API.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

Filters:

Popular Recent

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

5138

0

0

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

5287

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

5294

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

5183

0

0

A simple dashboard example that uses responsive design

5307

0

0

A simple dashboard example that uses responsive design

5123

0

0

A demo of how to build and consume Web Services with and without parameters

5426

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

5147

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

5360

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

5366

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

5353

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

5229

0

0