Balík: yarnpkg (1.22.10+~cs22.25.14-3)
Odkazy pre yarnpkg
Zdroje Debian:
Stiahnuť zdrojový balík 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]
Správcovia:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom yarnpkg
|
|
|
|
-
- dep: ca-certificates
- bežné certifikáty CA
-
- 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)
- Terminal string styling for 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
- node's assert.deepEqual algorithm
-
- dep: node-detect-indent
- Detect the indentation of code
-
- dep: node-duplexify
- Turn a writable and readable stream into a streams2 duplex stream
-
- 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)
- funkcie glob pre Node.js
-
- dep: node-imports-loader
- imports loader module for webpack
-
- dep: node-ini (>= 1.3.4)
- spracovanie a serializácia formátu ini pre Node.js
-
- dep: node-inquirer (>= 3.3~)
- embeddable command line interface for Node.js
-
- dep: node-invariant
- assert function
-
- dep: node-is-builtin-module (>= 2.0~)
- Check if string matches name of a Node.js builtin module
-
- 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
- Glob matching for javascript/node.js
-
- dep: node-minimatch (>= 2.3.11)
- konverzia výrazov glob na objekty RegExp pre Node.js
-
- dep: node-mkdirp (>= 1.0~)
- rekurzívne vytváranie adresárov - modul Node.js
-
- 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)
- modul pre Node.js na načítanie vstupu od používateľa zo štandardného vstupu
-
- dep: node-request (>= 2.88.1-5~)
- zjednodušený modul klienta požiadavky HTTP pre 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~)
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-rimraf (>= 2.5.0)
- modul na rekurzívne mazanie (ako rm -rf) pre Node.js
-
- dep: node-semver (>= 5.1.0)
- sémantické verzovanie pre 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)
- Strip ANSI escape codes
-
- 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)
- simple and fast RFC4122 UUID generation - Node.js module
-
- dep: node-validate-npm-package-license
- Tells if a string is a valid npm package license string
-
- dep: node-yn
- Parse yes/no like values - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Stiahnuť yarnpkg
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 579.0 kB | 3,862.0 kB | [zoznam súborov] |