Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-has-template-literals Version : 1.0.0 Upstream Author : Jordan Harband <ljh...@gmail.com> (http://ljharb.codes) * URL : https://github.com/ljharb/has-template-literals#readme * License : Expat Programming Lang: JavaScript Description : Javascript test for template literals Template literals are string literals allowing embedded expressions, and is a feature only supported by ECMAScript (Javascript) 2015. . This package allows one to test if this language feature is supported, by the ECMAScript engine . This a dependency of browserify, a tool that allows developers to write Node.js-style modules that compile for use in the browser.[1] . Node.js is an event-based server-side JavaScript engine.