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

Bug#906002: ITP: node-has-object-spread -- Runtime detection of ES6 spread syntax



Package: wnpp
Severity: wishlist
Owner: rouca@debian.org
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-has-object-spread
  Version         : 1.0.0
  Upstream Author : Renée Kooi <renee@kooi.me>
* URL             : https://github.com/goto-bus-stop/has-object-spread
* License         : Apache-2.0
  Programming Lang: JavaScript
  Description  : Runtime detection of ES6 spread syntax
This package is a unit test helper detecting if javascript (ES6)
spread syntax is supported
by the javascript engine.
 .
 Spread syntax allows an iterable such as an array expression or
string to be expanded in places   where zero or more arguments (for
function calls) or elements (for array literals) are expected, or   an
object expression to be expanded in places where zero or more
key-value pairs (for object literals) are expected.
.
This package is a build dependency of browserify, a JavaScript tool
that allows developers to write Node.js-style modules that compile for
use in the browser.
 .
 Node.js is an event-based server-side JavaScript engine.


Reply to: