How to Install and Uninstall node-debbundle-es-to-primitive Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "node-debbundle-es-to-primitive" package

This guide let you learn how to install node-debbundle-es-to-primitive on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-debbundle-es-to-primitive

2. Uninstall "node-debbundle-es-to-primitive" package

Here is a brief guide to show you how to uninstall node-debbundle-es-to-primitive on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-debbundle-es-to-primitive $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-debbundle-es-to-primitive package on Ubuntu 21.10 (Impish Indri)

Package: node-debbundle-es-to-primitive
Architecture: all
Version: 1.2.1+~cs9.7.15-2
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Provides: node-es-to-primitive, node-has-symbols (= 1.0.1), node-is-callable (= 1.2.2), node-is-date-object (= 1.0.2), node-is-symbol (= 1.0.3), node-make-arrow-function (= 1.2.0), node-make-generator-function (= 2.0.0), node-object-is (= 1.1.3), node-types-es-to-primitive (= 1.2.4)
Depends: node-define-properties
Recommends: node-es-abstract
Filename: pool/universe/n/node-debbundle-es-to-primitive/node-debbundle-es-to-primitive_1.2.1+~cs9.7.15-2_all.deb
Size: 13384
MD5sum: 3a212e99037e6f15fef086610a7af178
SHA1: 142f728f210ff1d8661bdb76c96b268e1e3eee01
SHA256: df663b950ec83441f00017979d441db9e37d1f809416f575afb12306f4160eba
SHA512: c673aabde4688162b965d01076d25571560b5c9e9382dbd6ed94e889eea27c076fb8509d76b2ad2041c631bba20849d02d9eba5d7dcde190a93ab19c0b6a24bf
Homepage: https://github.com/ljharb/es-to-primitive#readme
Description-en: Pure javascript implementation of ToPrimitive algorithm
This package provides a ponyfill for ToPrimitive algorithm, thus
converting of JavaScript object to a primitive value. In JavaScript
a primitive is data that is not an object and has no method. There
are seven primitive data type: string, number, bigint, boolean, null,
undefined and symbol.
.
This bundle package includes also a few small packages
- node-is-callable test whether an object is callable.
- node-make-generator-function : returns an arbitrary generator function,
or undefined if generator syntax is unsupported.
- node-make-arrow-function: returns an arbitrary arrow function,
or undefined if arrow function syntax is unsupported.
- node-is-date-object: test whether an object is a date.
- node-has-symbol: determine if the JS environment has Symbol support.
support specs or shams.
- node-is-symbol: test whether a value is a JavaScript symbol.
- node-object-is: shim for Object.is
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 437ede447ab81ca845ccff7821e354f4