npm*: add Dutch translation and fix more information (#14064)
This commit is contained in:
12
pages.nl/common/npm-name.md
Normal file
12
pages.nl/common/npm-name.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# npm-name
|
||||
|
||||
> Controleer of een pakket- of organisatienaam beschikbaar is op npm.
|
||||
> Meer informatie: <https://github.com/sindresorhus/npm-name-cli>.
|
||||
|
||||
- Controleer of een specifieke pakketnaam beschikbaar is in het npm-register:
|
||||
|
||||
`npm-name {{pakket}}`
|
||||
|
||||
- Vind vergelijkbare pakketnamen in het npm-register:
|
||||
|
||||
`npm-name --similar {{pakket}}`
|
Reference in New Issue
Block a user