1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

npm-home: update Dutch translation (#16231)

* npm-home: update Dutch translation

* Update npm-home.md
This commit is contained in:
Sebastiaan Speck 2025-04-25 06:25:40 +02:00 committed by GitHub
parent 34b9fb2ece
commit 229ceac657
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -1,16 +1,16 @@
# npm home
# npm-home
> Open de npm-pagina, Yarn-pagina of GitHub-repository van een pakket in de webbrowser.
> Open de `npm`-pagina, Yarn-pagina of GitHub-repository van een pakket in de webbrowser.
> Meer informatie: <https://github.com/sindresorhus/npm-home>.
- Open de npm-pagina van een specifiek pakket in de webbrowser:
- Open de `npm`-pagina van een specifiek pakket in de webbrowser:
`npm-home {{pakket}}`
- Open de GitHub-repository van een specifiek pakket in de webbrowser:
`npm-home -g {{pakket}}`
`npm-home {{[-g|--github]}} {{pakket}}`
- Open de Yarn-pagina van een specifiek pakket in de webbrowser:
`npm-home -y {{pakket}}`
`npm-home {{[-y|--yarn]}} {{pakket}}`

View file

@ -1,6 +1,6 @@
# npm-home
> Open the npm page, Yarn page, or GitHub repository of a package in the web browser.
> Open the `npm` page, Yarn page, or GitHub repository of a package in the web browser.
> More information: <https://github.com/sindresorhus/npm-home>.
- Open the `npm` page of a specific package in the web browser: