Using npm within NodeRun

About This Space

A straightforward demo of how to use other npm packages on NodeRun!


Last updated on July 27, 2020

Forked from: /alex-clubstone/using-npm-within-noderun/

Public Permissions:   View   Open/Fork   Run   Comment  

Instructor to Attendee Ratio

This space demonstrates the use of Node Package Manager (npm) from NodeRun. npm is the world's largest software registry of reusable packages. In this example, I 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

More Spaces By AJ_400 (@aj_400)

Filters:

Popular Recent

The app is used to for hosting events. It allows users to select their schedule, rate sessions, and leave feedback for speakers

3370

0

0

3273

0

0

A simple app to be called from RPG. It leverages the node-isbn package to resolve ISBN numbers and get the book title

3585

0

0

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

3315

0

0

A simple dashboard example that uses responsive design

3292

0

0

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

3467

0

0

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

3273

0

0

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

3223

0

0

Simple inquiry application

2920

0

0

Simple inquiry application

3268

0

0

Simple inquiry application

3039

0

0

This app consumes a web service and display the information in a grid

3480

0

0