Using npm within NodeRun

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

This Space creates a falling leaves animation

10150

0

1

My hello app

8852

0

1

This app was built to let JavaScript Orange County members suggest and vote on topics for future meetings.

8798

0

0

This workspace shows you how to add custom widgets to your project

8629

0

0

My hello app

8479

0

0

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

8442

0

0

Want to allow your users to sort data using drag-and-drop? This space shows you how!

8421

0

0

Demo app to use EJS to display information from a database

8401

0

0

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts

8334

0

0

This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

8290

0

0

This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

8288

0

0

This app is designed to help decide what the next women's apparel options will be available for the Profound Logic team.

8230

0

0