Using npm 2

About This Space

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


Last updated on May 7, 2020

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

More Spaces By Saidur (@saidur)

Filters:

Popular Recent

Full stack shopping cart application using Maria DB and Node

5483

0

0

Basic setup for a Hello World React.js App

5380

0

0

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

5304

0

0

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

5665

0

0

Interfaccia creata con React.js e Rich Display direttamente nel Visual Designer

6178

0

0

A simple dashboard example that uses responsive design

5350

0

0

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

5391

0

0

A Hello World app with both dynamic output and input fields

5592

0

0

RPG Application that allows you to work with Insurance Claims converted to Node.js to run in the cloud, using any database

5756

0

0

A demo of how to build and consume Web Services from both the server side and with AJAX on the client side

5611

0

0

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

5695

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

5605

0

0