How to Install node-core-js in Ubuntu 18.04



Install node-core-js by entering the following commands in the terminal:

sudo apt update
sudo apt install node-core-js

Description:

Modular standard library for JavaScript

Includes polyfills for ECMAScript 5, ECMAScript 6: promises, symbols, collections, iterators, typed arrays, ECMAScript 7+ proposals, setImmediate, etc. Some additional features such as dictionaries or extended partial application. You can require only needed features or use it without global namespace pollution. . Node.js is an event-based server-side JavaScript engine.

Homepage: https://github.com/zloirock/core-js#readme

Version: 2.4.1-2

Section: universe/web