[ Source: node-istanbul ]
Package: node-istanbul (0.4.5+repack10+~cs98.25.59-3)
Links for node-istanbul
Debian Resources:
Download Source Package node-istanbul:
- [node-istanbul_0.4.5+repack10+~cs98.25.59-3.dsc]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-append-transform.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-babel-plugin-istanbul.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-caching-transform.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-default-require-extensions.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-get-package-type.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-hasha.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-html-escaper.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-lib-coverage.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-lib-hook.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-lib-instrument.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-lib-processinfo.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-lib-report.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-lib-source-maps.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbul-reports.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbuljs-load-nyc-config.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-istanbuljs-schema.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-node-preload.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-nyc.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-package-hash.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-process-on-spawn.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-release-zalgo.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-spawn-wrap.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-test-exclude.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-types-istanbul-lib-coverage.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-types-istanbul-lib-instrument.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-types-istanbul-lib-report.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-types-istanbul-lib-source-maps.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-types-istanbul-reports.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-types-istanbul.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig-v8-to-istanbul.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59.orig.tar.xz]
- [node-istanbul_0.4.5+repack10+~cs98.25.59-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
JavaScript code coverage tool
This package is a JavaScript code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-istanbul
|
|
|
|
-
- dep: handlebars
- costruisce modelli semantici in maniera efficace senza frustrazione
-
- dep: libjs-prettify
- syntax highlighting of source code snippets in an html page
-
- dep: node-abbrev
- abbreviazioni uniche per un insieme di stringhe - modulo Node.js
-
- dep: node-archy
- modulo per stampe carine di gerarchie annidate per Node.js
-
- dep: node-async (>= 3)
- funzioni e modelli per codice asincrono - Node.js
-
- dep: node-convert-source-map
- Converts a source-map from/to between formats
-
- dep: node-decamelize
- converte in minuscolo con separatore personalizzato stringhe con notazione a cammello
-
- dep: node-es6-error (>= 4.1.1-4~)
- Easily-extendable error for use with ES6 classes
-
- dep: node-escodegen
- generatore di codice ECMAScript
-
- dep: node-esprima
- infrastruttura di analisi di ECMAScript per analisi multiscopo
-
- dep: node-find-cache-dir
- trova la directory comune standard per la cache
-
- dep: node-find-up
- trova un file risalendo nelle directory superiori
-
- dep: node-foreground-child
- helper running a child process as a foreground process
-
- dep: node-glob
- funzionalità glob per Node.js
-
- dep: node-graceful-fs
- rimpiazzo perfetto che migliora il modulo per fs di Node.js
-
- dep: node-is-stream
- Check if something is a Node.js stream
-
- dep: node-is-windows
- VERO se la piattaforma è Windows
-
- dep: node-jridgewell-trace-mapping
- Package not available
-
- dep: node-js-yaml
- analizzatore e serializzatore per YAML 1.2
-
- dep: node-lodash-packages
- libreria Lo-dash di utilità Node.js (pacchetti di metodi)
-
- dep: node-make-dir
- Make a directory and its parents if needed - Think mkdir -p
-
- dep: node-mkdirp
- crea directory ricorsivamente - modulo Node.js
-
- dep: node-nopt
- analizzatore delle opzioni della riga di comando per Node.js
-
- dep: node-once
- esecuzione di una funzione un'unica volta con questo modulo per Node.js
-
- dep: node-p-map
- Map over promises concurrently
-
- dep: node-path-key
- Package not available
-
- dep: node-resolve
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-resolve-from
- Resolve the path of a module from a given path
-
- dep: node-rimraf
- modulo per eliminazione in profondità (come rm -rf) per Node.js
-
- dep: node-shebang-command
- ricava il comando dalla shebang
-
- dep: node-signal-exit (>= 4)
- Fire an event no matter how a process exits
-
- dep: node-strip-bom
- toglie il BOM (byte order mark) UTF-8 da una stringa
-
- dep: node-supports-color
- rileva se un terminale gestisce i colori in Node.js
-
- dep: node-type-fest
- Package not available
-
- dep: node-uuid
- generazione semplice e veloce di UUID RFC 4122 - modulo Node.js
-
- dep: node-which
- modulo "which" multipiattaforma per Node.js
-
- dep: node-wordwrap
- libreria per mandare a capo le righe per NodeJS
-
- dep: node-write-file-atomic
- scrive file in maniera atomica con proprietario configurabile
-
- dep: node-yargs
- command line parser for nodejs
-
- dep: nodejs
- I/O con eventi per JavaScript V8 - eseguibile runtime
-
- rec: node-babel7
- compilatore Babel per scrivere JavaScript della prossima generazione
Download node-istanbul
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 206.0 kB | 1,146.0 kB | [list of files] |