Paquet : yarnpkg (1.22.10+~cs22.25.14-3)
Liens pour yarnpkg
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source node-yarnpkg :
- [node-yarnpkg_1.22.10+~cs22.25.14-3.dsc]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-decode-uri-component.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-dnscache.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-gunzip-maybe.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-hash-for-dep.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-is-deflate.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-is-gzip.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-mkdirp-classic.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-normalize-url.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-npm-logical-tree.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-peek-stream.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-query-string.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-resolve-package-path.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-string-replace-loader.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-tar-fs.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig-v8-compile-cache.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14.orig.tar.gz]
- [node-yarnpkg_1.22.10+~cs22.25.14-3.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Fast, reliable and secure npm alternative
Fast: Yarnpkg caches every package it has downloaded, so it never needs to download the same package again. It also does almost everything concurrently to maximize resource utilization. This means even faster installs.
Reliable: Using a detailed but concise lockfile format and a deterministic algorithm for install operations, Yarnpkg is able to guarantee that any installation that works on one system will work exactly the same on another system.
Secure: Yarnpkg uses checksums to verify the integrity of every installed package before its code is executed.
Node.js is an event-based server-side JavaScript engine.
Autres paquets associés à yarnpkg
|
|
|
|
-
- dep: ca-certificates
- certificats CA courants
-
- dep: node-asap
- High-priority task queue for Node.js and browsers
-
- dep: node-babel7-runtime
- Babel modular runtime helpers
-
- dep: node-bytes (>= 3.0~)
- Byte string parser and formatter - Node.js module
-
- dep: node-camelcase (>= 4.0.0)
- Convert a string to camelCase
-
- dep: node-chalk (>= 2.1.0)
- stylisation de chaînes de terminal pour Node.js
-
- dep: node-chownr
- like chown -R
-
- dep: node-ci-info
- Get details about the current Continuous Integration environment
-
- dep: node-cli-table
- Pretty unicode tables for the CLI
-
- dep: node-commander (>= 2.9.0)
- Complete solution for Node.js command-line interfaces
-
- dep: node-death
- Gracefully cleanup on termination
-
- dep: node-debug (>= 3.0.0)
- small debugging utility for Node.js
-
- dep: node-deep-equal
- algorithme assert.deepEqual de Node
-
- dep: node-detect-indent
- Detect the indentation of code
-
- dep: node-duplexify
- transformer un flux lisible et modifiable en un flux duplex streams2
-
- dep: node-emoji (>= 1.6.1)
- simple emoji support for node.js
-
- dep: node-fast-levenshtein
- efficient implementation of Levenshtein algorithm
-
- dep: node-glob (>= 7.1.1)
- glob functionality for Node.js
-
- dep: node-imports-loader
- imports loader module for webpack
-
- dep: node-ini (>= 1.3.4)
- analyseur et sérialiseur au format ini pour Node.js
-
- dep: node-inquirer (>= 3.3~)
- embeddable command line interface for Node.js
-
- dep: node-invariant
- fonction assert
-
- dep: node-is-builtin-module (>= 2.0~)
- vérification de si une chaîne correspond à un module interne de Node.js
-
- dep: node-js-yaml (>= 3.13.1)
- YAML 1.2 parser and serializer
-
- dep: node-loud-rejection
- make unhandled promise rejections fail loudly
-
- dep: node-micromatch
- correspondance de modèle de nom (glob) pour javascript/node.js
-
- dep: node-minimatch (>= 2.3.11)
- conversion d’expressions glob en objets RegExp pour Node.js
-
- dep: node-mkdirp (>= 1.0~)
- Recursively create directories - Node.js module
-
- dep: node-object-path
- Access deep object properties using a path
-
- dep: node-path-root
- Get the root of a posix or windows filepath
-
- dep: node-prepend-http
- Prepend `http://` to humanized URLs like todomvc.com and localhost
-
- dep: node-proper-lockfile
- Inter-process and inter-machine lockfile utility
-
- dep: node-puka
- Safely pass strings through shells - Node.js module
-
- dep: node-pump
- small node module that pipes streams together
-
- dep: node-pumpify
- combine streams into a single duplex stream by pump and duplexify
-
- dep: node-read (>= 1.0.7)
- Read user input from stdin module for Node.js
-
- dep: node-request (>= 2.88.1-5~)
- module client simplifié de requêtes HTTP pour Node.js
-
- dep: node-request-capture-har (>= 1.2.2)
- Save all traffic as a HAR file
-
- dep: node-resolve (>= 1.19.0+~cs5.20.8~)
- algorithme synchrone ou asynchrone require.resolve()
-
- dep: node-rimraf (>= 2.5.0)
- module de suppression profonde (similaire à rm -rf) pour Node.js
-
- dep: node-semver (>= 5.1.0)
- Semantic Versioning for Node.js
-
- dep: node-sort-keys
- Sort the keys of an object
-
- dep: node-ssri
- Utility for parsing, serializing, generating and verifying ssri metadata
-
- dep: node-strict-uri-encode
- stricter URI encode adhering to RFC 3986
-
- dep: node-strip-ansi (>= 4.0.0)
- élagage des codes d’échappement ANSI
-
- dep: node-strip-bom
- Strip UTF-8 byte order mark (BOM) from a string
-
- dep: node-tar-stream
- streaming tar parser and generator - Node.js module
-
- dep: node-uuid (>= 3.0.1)
- création simple et rapide d’UUID selon la RFC 4122 – module pour Node.js
-
- dep: node-validate-npm-package-license
- Tells if a string is a valid npm package license string
-
- dep: node-yn
- analyse de valeurs de type oui/non – module de Node.js
-
- dep: nodejs
- E/S par événement pour le moteur JavaScript V8
Télécharger yarnpkg
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 579,0 ko | 3 862,0 ko | [liste des fichiers] |