- Notifications
You must be signed in to change notification settings - Fork6
Open
Description
NPM broke the first rule of naming things by not namespacing package names.
Any replacement should not make the same mistake. Other package managers like Composer does this.
Use GitHub style namespaces, likesomeuser/somelibrary andsomeorganization/somepackage. Then the issue of name collision becomes much smaller (although potentially still possible).
Metadata
Metadata
Assignees
Labels
No labels