-
-
Notifications
You must be signed in to change notification settings - Fork 343
fix: reword meta copy that compares npmx to npmjs.com #2088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -920,19 +920,19 @@ | |
| "about": { | ||
| "title": "About", | ||
| "heading": "about", | ||
| "meta_description": "npmx is a fast, modern browser for the npm registry. A better UX/DX for exploring npm packages.", | ||
| "meta_description": "npmx is a fast, modern browser for the npm registry. A great UX/DX for exploring npm packages.", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would propose epithets like 'refined', 'seamless' instead of 'great' |
||
| "what_we_are": { | ||
| "title": "What we are", | ||
| "better_ux_dx": "better UX/DX", | ||
| "better_ux_dx": "great UX/DX", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same here |
||
| "admin_ui": "admin UI", | ||
| "description": "npmx is a {betterUxDx} for the npm package registry and tooling. We provide a fast, modern interface for exploring packages, with features like dark mode, keyboard navigation, code browsing, and connections to alternative registries like {jsr}.", | ||
| "admin_description": "We also aim to provide a better {adminUi} for managing your packages, teams, and organizations — all from the browser, powered by your local npm CLI." | ||
| "description": "npmx is a {betterUxDx} for the npm package registry and tooling. We strive to provide a fast, modern interface for exploring packages, with features like dark mode, keyboard navigation, code browsing, and connections to alternative registries like {jsr}.", | ||
| "admin_description": "We also aim to provide a great {adminUi} for managing your packages, teams, and organizations — all from the browser, powered by your local npm CLI." | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same here |
||
| }, | ||
| "what_we_are_not": { | ||
| "title": "What we're not", | ||
| "not_package_manager": "Not a package manager.", | ||
| "not_registry": "Not a registry.", | ||
| "registry_description": "We don't host packages. We're just a better way to browse them.", | ||
| "registry_description": "We don't host packages. We're just a fast, modern way to browse them.", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we can drop the 'just' to make the sentence more catchy |
||
| "package_managers_exist": "{already} {people} {building} {really} {cool} {package} {managers}.", | ||
| "words": { | ||
| "already": "There are", | ||
|
|
@@ -969,7 +969,7 @@ | |
| "title": "Get involved", | ||
| "contribute": { | ||
| "title": "Contribute", | ||
| "description": "Help us build a better npm experience.", | ||
| "description": "Help us build the npm experience we all want.", | ||
| "cta": "View on GitHub" | ||
| }, | ||
| "community": { | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The start of the sentence repeats line 8
Suggestion, just synonyms: Engineered for browsing performance and modern usability for the npm registry... (or something to that end)