[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#940140: ITP: node-es-to-primitive -- Pure javascript implementation of ToPrimitive algorithm



Package: wnpp
Severity: wishlist
Owner: Bastien Roucariès <rouca@debian.org>

  Package name    : node-es-to-primitive
  Version         : 1.2.0
  Upstream Author : Jodan Harband
  URL             : https://github.com/ljharb/es-to-primitive/
  License         : expat
  Programming Lang: javascript
  Description     : 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.
 .
 Node.js is an event-based server-side JavaScript engine.

Reply to: