npm*: add Dutch translation and fix more information (#14064)

This commit is contained in:
Sebastiaan Speck
2024-10-09 21:05:46 +02:00
committed by GitHub
parent 06dca5dfee
commit 5facc6beec
16 changed files with 208 additions and 4 deletions

View 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}}`