Using npm within NodeRun 2

About This Space

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


Last updated on September 9, 2019

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 Amanda (@amanda)

Filters:

Popular Recent

Simple inquiry application

4883

0

0

Simple inquiry application

5052

0

0

A simple dashboard example that uses responsive design

4835

0

0

A Hello World app with both dynamic output and input fields

6215

0

0

Static HTML Hello World App

6302

0

0

A simple dashboard example that uses responsive design

6280

0

0

Static HTML Hello World App

6202

0

0

React.js using Rich Display Components built in the Visual Designer

6445

0

0

React.js using Rich Display Components built in the Visual Designer

6444

0

0

React.js using Rich Display Components built in the Visual Designer

6731

0

0

React.js using Rich Display Components built in the Visual Designer

6589

0

0

React.js using Rich Display Components built in the Visual Designer

6665

0

0