pkg-js-tools

collection of tools to aid packaging Node modules in Debian

Description

The Debian JavaScript Maintainers work on packaging JavaScript libraries for Debian. This collection contains tools which help the tam with day-to-day work.

It provides some utilities:
 * add-node-component:
   manage uscan components
 * debcheck-node-repo:
   compares vcs repo registered in npm registry with the source repo
   declared in debian/watch
 * dh-make-node:
   build debian/ directory in a source repository of a Node.js module
 * github-debian-upstream:
   creates debian/upstream/metadata for GitHub source
 * nodepath:
   show the path and/or the package of a Node.js module
 * mjs2cjs:
   generate a commonjs file from a .mjs source (rollup)
 * pkgjs-audit:
   a "npm audit" that uses Debian dependencies (npm)
 * pkgjs-depends:
   find needed dependencies for a Node.js module (npm, node-semver)
 * pkgjs-ln:
   link a Debian dependency into node_modules/
 * pkgjs-ls:
   a "npm ls" that search also in Debian directories (npm, node-semver)
 * pkgjs-utils:
   various little utilities

and also:
 * a salsa(1) configuration file for Debian JavaScript Maintainers
 * "pkg-js-extra" profile for lintian

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://salsa.debian.org/js-team/pkg-js-tools


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install pkg-js-tools