node-regenerator 0.15.0+~0.10.8-2 source package in Ubuntu

Changelog

node-regenerator (0.15.0+~0.10.8-2) unstable; urgency=medium

  * Build manpages with help2man
  * Push to unstable after successful tests

 -- Yadd <email address hidden>  Tue, 10 May 2022 08:47:43 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-regenerator_0.15.0+~0.10.8-2.dsc 3.1 KiB 796b3d7938e7ab7cc836efd8716b1cd5abcd3069b69712a83ef3949ce00c56ee
node-regenerator_0.15.0+~0.10.8.orig-commoner.tar.gz 20.2 KiB 02243fd4267896c5234982fc8121cc575d8c3cc10e61ebe8f181e41d3c028e0a
node-regenerator_0.15.0+~0.10.8.orig.tar.gz 715.3 KiB 119616da14488dd6b3b7e5d559160b100029f1fb53196ce9fb5b7245cf1ea7f8
node-regenerator_0.15.0+~0.10.8-2.debian.tar.xz 5.0 KiB 3fd304b274a6dd77a59059ed56f6a235619805c0298b1e7b8f9fff790ce2b1b1

No changes file available.

Binary packages built by this source

node-commoner: JavaScript transpiler to Node-compatible CommonJS

 Commoner makes it easy to write scripts that flexibly and efficiently
 transpile any dialect of JavaScript into a directory structure of
 Node-compatible CommonJS module files.
 .
 This task is made possible by
  1. a declarative syntax for defining how module source code should be
     found and processed,
  2. the use of [promises](https://github.com/kriskowal/q) to manage an
     asynchronous build pipeline, and
  3. never rebuilding modules that have already been built.
 .
 The output files can be required seamlessly by Node, or served by any
 static file server, or bundled together using a tool such as
 Browserify, WrapUp, or Stitch for delivery to a web browser.

node-regenerator: Functional JavaScript transformator

 node-regenerator implements a fully-functional source transformation that
 takes the syntax for generators/`yield` from ECMAScript 2015 or ES2015
 and Asynchronous Iteration proposal and spits out efficient JS-of-today
 (ES5) that behaves the same way.

node-regenerator-preset: Babel preset for easy use of node-regenerator

 node-regenerator-preset provides preset for node-babel7 for easy use
 of node-regenerator* packages.

node-regenerator-runtime: No summary available for node-regenerator-runtime in ubuntu kinetic.

No description available for node-regenerator-runtime in ubuntu kinetic.

node-regenerator-transform: No summary available for node-regenerator-transform in ubuntu kinetic.

No description available for node-regenerator-transform in ubuntu kinetic.