mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
*: use author link instead of npm package (#7730)
This commit is contained in:
parent
256e1c28c4
commit
c2c16f61ac
22 changed files with 22 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
# npm-check
|
||||
|
||||
> Prüft veraltete, inkorrekte und nicht verwendete Abhängigkeiten.
|
||||
> Weitere Informationen: <https://www.npmjs.com/package/npm-check/>.
|
||||
> Weitere Informationen: <https://github.com/dylang/npm-check>.
|
||||
|
||||
- Zeige einen Bericht von veralteten, inkorrekten und nicht verwendeten Abhängigkeiten:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npm-why
|
||||
|
||||
> Identifiziert, warum ein npm Paket installiert ist.
|
||||
> Weitere Informationen: <https://www.npmjs.com/package/npm-why>.
|
||||
> Weitere Informationen: <https://github.com/amio/npm-why>.
|
||||
|
||||
- Zeige, warum ein npm Paket installiert ist:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npm
|
||||
|
||||
> Ein Kommandozeilenwerkzeug für die Verwaltung von JavaScript und Node.js Paketen (Packages).
|
||||
> Weitere Informationen: <https://www.npmjs.com/>.
|
||||
> Weitere Informationen: <https://www.npmjs.com>.
|
||||
|
||||
- Erstelle eine `package.json` Datei interaktiv:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npx
|
||||
|
||||
> Führt Binärdateien von `npm` Paketen aus.
|
||||
> Weitere Informationen: <https://www.npmjs.com/package/npx>.
|
||||
> Weitere Informationen: <https://github.com/npm/npx>.
|
||||
|
||||
- Führe die Binärdatei eines übergebenen npm Pakets aus:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Manajer paket JavaScript dan Node.js.
|
||||
> Mengelola proyek Node.js dan dependensi modulnya.
|
||||
> Informasi lebih lanjut: <https://www.npmjs.com/>.
|
||||
> Informasi lebih lanjut: <https://www.npmjs.com>.
|
||||
|
||||
- Membuat file `package.json` secara interaktif:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# bluetoothctl
|
||||
|
||||
> കമാൻഡ് ലൈനിൽ നിന്ന് ബ്ലൂടൂത്ത് ഉപകരണങ്ങൾ മാനേജുചെയ്യുക.
|
||||
> കൂടുതൽ വിവരങ്ങൾ: <https://www.npmjs.com/package/bluetoothctl>.
|
||||
> കൂടുതൽ വിവരങ്ങൾ: <https://bitbucket.org/serkanp/bluetoothctl>.
|
||||
|
||||
- ബ്ലൂടൂത്ത്സിറ്റിഎൽ ഷെല്ലിൽ കേറാൻ:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn-why
|
||||
|
||||
> Identifica por que um pacote Yarn foi instalado.
|
||||
> Mais informações: <https://www.npmjs.com/package/yarn-why>.
|
||||
> Mais informações: <https://github.com/amio/yarn-why>.
|
||||
|
||||
- Exibir na tela o motivo de um pacote Yarn estar instalado:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npm-why
|
||||
|
||||
> Identifierar varför ett npm-paket är installerat.
|
||||
> Mer information: <https://www.npmjs.com/package/npm-why>.
|
||||
> Mer information: <https://github.com/amio/npm-why>.
|
||||
|
||||
- Visa varför ett npm-paket är installerat:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn-why
|
||||
|
||||
> Identifierar varför ett Yarn paket har installerats.
|
||||
> Mer information: <https://www.npmjs.com/package/yarn-why>.
|
||||
> Mer information: <https://github.com/amio/yarn-why>.
|
||||
|
||||
- Visa varför ett Yarn paket är installerat:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn-why
|
||||
|
||||
> 确认安装这个 Yarn 软件包的原因。
|
||||
> 更多信息:<https://www.npmjs.com/package/yarn-why>.
|
||||
> 更多信息:<https://github.com/amio/yarn-why>.
|
||||
|
||||
- 打印安装这个 Yarn 软件包的原因:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# bluetoothctl
|
||||
|
||||
> 从命令行管理蓝牙设备。
|
||||
> 更多信息:<https://www.npmjs.com/package/bluetoothctl>.
|
||||
> 更多信息:<https://bitbucket.org/serkanp/bluetoothctl>.
|
||||
|
||||
- 进入 bluetoothctl 外壳程序:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# hsw-cli
|
||||
|
||||
> The command-line REST tool for the Handshake wallet.
|
||||
> More information: <https://npmjs.com/package/hs-client>.
|
||||
> More information: <https://github.com/handshake-org/hs-client>.
|
||||
|
||||
- Unlock the current wallet (timeout in seconds):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# live-server
|
||||
|
||||
> A simple development HTTP server with live reload capability.
|
||||
> More information: <https://www.npmjs.com/package/live-server>.
|
||||
> More information: <https://github.com/tapio/live-server>.
|
||||
|
||||
- Serve an `index.html` file and reload on changes:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npm-check
|
||||
|
||||
> Check for outdated, incorrect, and unused npm package dependencies.
|
||||
> More information: <https://www.npmjs.com/package/npm-check/>.
|
||||
> More information: <https://github.com/dylang/npm-check>.
|
||||
|
||||
- Display a report of outdated, incorrect, and unused dependencies:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npm-why
|
||||
|
||||
> Identifies why an npm package is installed.
|
||||
> More information: <https://www.npmjs.com/package/npm-why>.
|
||||
> More information: <https://github.com/amio/npm-why>.
|
||||
|
||||
- Show why an npm package is installed:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> JavaScript and Node.js package manager.
|
||||
> Manage Node.js projects and their module dependencies.
|
||||
> More information: <https://www.npmjs.com/>.
|
||||
> More information: <https://www.npmjs.com>.
|
||||
|
||||
- Interactively create a `package.json` file:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# npx
|
||||
|
||||
> Execute binaries from `npm` packages.
|
||||
> More information: <https://www.npmjs.com/package/npx>.
|
||||
> More information: <https://github.com/npm/npx>.
|
||||
|
||||
- Execute the binary from a given npm module:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# p5
|
||||
|
||||
> Template builder and sketch manager for p5.js.
|
||||
> More information: <https://www.npmjs.com/package/p5-manager>.
|
||||
> More information: <https://github.com/chiunhau/p5-manager>.
|
||||
|
||||
- Create a new p5 collection:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ts-node
|
||||
|
||||
> Run TypeScript code directly, without any compiling.
|
||||
> More information: <https://www.npmjs.com/package/ts-node>.
|
||||
> More information: <https://typestrong.org/ts-node>.
|
||||
|
||||
- Execute a TypeScript file without compiling (`node` + `tsc`):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# web-ext
|
||||
|
||||
> A command-line tool for managing web extension development.
|
||||
> More information: <https://www.npmjs.com/package/web-ext>.
|
||||
> More information: <https://github.com/mozilla/web-ext>.
|
||||
|
||||
- Run the web extension in the current directory in Firefox:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn-why
|
||||
|
||||
> Identifies why a Yarn package has been installed.
|
||||
> More information: <https://www.npmjs.com/package/yarn-why>.
|
||||
> More information: <https://github.com/amio/yarn-why>.
|
||||
|
||||
- Show why a Yarn package is installed:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# bluetoothctl
|
||||
|
||||
> Manage Bluetooth devices from the command-line.
|
||||
> More information: <https://www.npmjs.com/package/bluetoothctl>.
|
||||
> More information: <https://bitbucket.org/serkanp/bluetoothctl>.
|
||||
|
||||
- Enter the `bluetoothctl` shell:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue