[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: update lunaria data in ci

+93 -38
+3
.github/workflows/autofix.yml
··· 39 39 - name: 🏃 Update component test snapshots 40 40 run: pnpm test:nuxt -u 41 41 42 + - name: 🌍 Update lunaria data 43 + run: pnpm build:lunaria 44 + 42 45 - name: 🖥️ Update browser test snapshots 43 46 run: pnpm test:browser --update-snapshots 44 47
-9
lunaria/files/de-DE.json
··· 90 90 }, 91 91 "stats": { 92 92 "license": "Lizenz", 93 - "weekly": "Wöchentlich", 94 93 "deps": "Deps", 95 94 "install_size": "Installationsgröße", 96 95 "updated": "Aktualisiert", 97 - "view_download_trends": "Download-Trends anzeigen", 98 96 "view_dependency_graph": "Abhängigkeitsgraph anzeigen", 99 97 "inspect_dependency_tree": "Abhängigkeitsbaum untersuchen" 100 98 }, ··· 102 100 "repo": "Repo", 103 101 "homepage": "Homepage", 104 102 "issues": "Issues", 105 - "forks": "Fork | Forks", 106 103 "jsr": "JSR", 107 104 "code": "Code", 108 105 "docs": "Doku", 109 106 "fund": "Spenden" 110 - }, 111 - "install": { 112 - "title": "Installieren", 113 - "pm_label": "Paketmanager", 114 - "copy_command": "Installationsbefehl kopieren", 115 - "view_types": "{package} anzeigen" 116 107 }, 117 108 "create": { 118 109 "title": "Neues Projekt erstellen",
+15 -5
lunaria/files/en-US.json
··· 9 9 "non_affiliation_disclaimer": "not affiliated with npm, Inc.", 10 10 "trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.", 11 11 "footer": { 12 + "site_footer": "Site footer", 12 13 "about": "about", 13 14 "docs": "docs", 14 15 "source": "source", ··· 24 25 "found_packages": "Found {count} packages", 25 26 "updating": "(updating...)", 26 27 "no_results": "No packages found for \"{query}\"", 28 + "results": "Search results", 27 29 "not_taken": "{name} is not taken", 28 30 "claim_prompt": "Claim this package name on npm", 29 31 "claim_button": "Claim \"{name}\"", ··· 38 40 } 39 41 }, 40 42 "nav": { 43 + "main_navigation": "Main navigation", 41 44 "popular_packages": "Popular packages", 42 45 "search": "search", 43 46 "settings": "settings", ··· 52 55 "theme_system": "System", 53 56 "language": "Language", 54 57 "help_translate": "Help translate npmx", 55 - "accent_colors": "Accent colors" 58 + "accent_colors": "Accent colors", 59 + "clear_accent": "Clear accent color" 56 60 }, 57 61 "common": { 58 62 "loading": "Loading...", ··· 64 68 "retry": "Retry", 65 69 "copy": "copy", 66 70 "copied": "copied!", 71 + "skip_link": "Skip to main content", 72 + "close_modal": "Close modal", 67 73 "show_more": "show more", 68 74 "warnings": "Warnings:", 69 75 "go_back_home": "Go back home", ··· 84 90 "not_latest": "(not latest)", 85 91 "verified_provenance": "Verified provenance", 86 92 "view_permalink": "View permalink for this version", 93 + "navigation": "Package navigation", 87 94 "deprecation": { 88 95 "package": "This package has been deprecated.", 89 96 "version": "This version has been deprecated.", ··· 91 98 }, 92 99 "stats": { 93 100 "license": "License", 94 - "weekly": "Weekly", 95 101 "deps": "Deps", 96 102 "install_size": "Install Size", 97 103 "updated": "Updated", 98 - "view_download_trends": "View download trends", 99 104 "view_dependency_graph": "View dependency graph", 100 105 "inspect_dependency_tree": "Inspect dependency tree" 101 106 }, ··· 103 108 "repo": "repo", 104 109 "homepage": "homepage", 105 110 "issues": "issues", 106 - "forks": "fork | forks", 107 111 "jsr": "jsr", 108 112 "code": "code", 109 113 "docs": "docs", 110 114 "fund": "fund" 115 + }, 116 + "docs": { 117 + "not_available": "Docs not available", 118 + "not_available_detail": "We could not generate docs for this version." 111 119 }, 112 120 "get_started": { 113 121 "title": "Get started", ··· 154 162 "title": "Dependencies ({count})", 155 163 "list_label": "Package dependencies", 156 164 "show_all": "show all {count} deps", 157 - "optional": "optional" 165 + "optional": "optional", 166 + "view_vulnerabilities": "View vulnerabilities" 158 167 }, 159 168 "peer_dependencies": { 160 169 "title": "Peer Dependencies ({count})", ··· 566 575 } 567 576 }, 568 577 "header": { 578 + "site_header": "Site header", 569 579 "home": "npmx home", 570 580 "github": "GitHub", 571 581 "packages": "packages",
-3
lunaria/files/es-419.json
··· 91 91 }, 92 92 "stats": { 93 93 "license": "Licencia", 94 - "weekly": "Semanal", 95 94 "deps": "Deps", 96 95 "install_size": "Tamaño de Instalación", 97 96 "updated": "Actualizado", 98 - "view_download_trends": "Ver tendencias de descarga", 99 97 "view_dependency_graph": "Ver gráfico de dependencias", 100 98 "inspect_dependency_tree": "Inspeccionar árbol de dependencias" 101 99 }, ··· 103 101 "repo": "repositorio", 104 102 "homepage": "página principal", 105 103 "issues": "issues", 106 - "forks": "fork | forks", 107 104 "jsr": "jsr", 108 105 "code": "código", 109 106 "docs": "documentación",
-3
lunaria/files/es-ES.json
··· 91 91 }, 92 92 "stats": { 93 93 "license": "Licencia", 94 - "weekly": "Semanal", 95 94 "deps": "Deps", 96 95 "install_size": "Tamaño de Instalación", 97 96 "updated": "Actualizado", 98 - "view_download_trends": "Ver tendencias de descarga", 99 97 "view_dependency_graph": "Ver gráfico de dependencias", 100 98 "inspect_dependency_tree": "Inspeccionar árbol de dependencias" 101 99 }, ··· 103 101 "repo": "repositorio", 104 102 "homepage": "página principal", 105 103 "issues": "issues", 106 - "forks": "fork | forks", 107 104 "jsr": "jsr", 108 105 "code": "código", 109 106 "docs": "documentación",
-3
lunaria/files/fr-FR.json
··· 90 90 }, 91 91 "stats": { 92 92 "license": "Licence", 93 - "weekly": "Hebdo", 94 93 "deps": "Dépendances", 95 94 "install_size": "Taille d'installation", 96 95 "updated": "Mis à jour", 97 - "view_download_trends": "Voir les tendances de téléchargement", 98 96 "view_dependency_graph": "Voir le graphe de dépendances", 99 97 "inspect_dependency_tree": "Inspecter l'arbre de dépendances" 100 98 }, ··· 102 100 "repo": "dépôt", 103 101 "homepage": "site web", 104 102 "issues": "issues", 105 - "forks": "fork | forks", 106 103 "jsr": "jsr", 107 104 "code": "code", 108 105 "docs": "docs"
+34 -4
lunaria/files/it-IT.json
··· 91 91 }, 92 92 "stats": { 93 93 "license": "Licenza", 94 - "weekly": "Settimanale", 95 94 "deps": "Deps", 96 95 "install_size": "Dimensioni di installazione", 97 96 "updated": "Aggiornato", 98 - "view_download_trends": "Trend dei download", 99 97 "view_dependency_graph": "Vedi il grafico delle dipendenze", 100 98 "inspect_dependency_tree": "Ispeziona l'albero delle dipendenze" 101 99 }, ··· 103 101 "repo": "repo", 104 102 "homepage": "homepage", 105 103 "issues": "issues", 106 - "forks": "fork | forks", 107 104 "jsr": "jsr", 108 105 "code": "codice", 109 106 "docs": "documenti", ··· 129 126 "view_on_github": "Vedi su GitHub" 130 127 }, 131 128 "keywords_title": "Keywords", 132 - "compatibility": "Compatibility", 129 + "compatibility": "Compatibilità", 133 130 "card": { 134 131 "publisher": "Autore", 135 132 "updated": "Aggiornato", ··· 203 200 "playgrounds": { 204 201 "title": "Provalo", 205 202 "choose": "sciegli il playground" 203 + }, 204 + "metrics": { 205 + "esm": "ES Modules supportati", 206 + "cjs": "CommonJS supportato", 207 + "no_esm": "Nessun supporto per ES Modules", 208 + "types_included": "Types inclusi", 209 + "types_available": "Types disponibili tramite {package}", 210 + "no_types": "No TypeScript types" 206 211 }, 207 212 "license": { 208 213 "view_spdx": "Vedi il testo della licenza su SPDX" ··· 529 534 "cool": "davvero", 530 535 "package": "fantastici", 531 536 "managers": "gestori di pacchetti" 537 + } 538 + }, 539 + "contributors": { 540 + "title": "Collaboratori", 541 + "description": "npmx è interamente open source, creato da una straordinaria comunità di collaboratori.", 542 + "loading": "Caricando collaboratori...", 543 + "error": "Caricamento dei collaboratori non riuscito", 544 + "view_profile": "Vedi {name} profilo su GitHub" 545 + }, 546 + "get_involved": { 547 + "title": "Partecipa", 548 + "contribute": { 549 + "title": "Contribuisci", 550 + "description": "Aiutaci a creare una miglior esperienza NPM.", 551 + "cta": "Vedi su GitHub" 552 + }, 553 + "community": { 554 + "title": "Unisciti alla comunità", 555 + "description": "Chatta, fai domande, e condividi idee.", 556 + "cta": "Unisciti a Discord" 557 + }, 558 + "follow": { 559 + "title": "Tieniti aggiornato", 560 + "description": "Scopri le ultime novità su npmx.", 561 + "cta": "Segui su Bluesky" 532 562 } 533 563 } 534 564 },
+41 -11
lunaria/files/zh-CN.json
··· 91 91 }, 92 92 "stats": { 93 93 "license": "许可证", 94 - "weekly": "每周下载量", 95 94 "deps": "依赖项", 96 95 "install_size": "安装大小", 97 96 "updated": "最近更新", 98 - "view_download_trends": "查看下载趋势", 99 97 "view_dependency_graph": "查看依赖图", 100 98 "inspect_dependency_tree": "查看依赖树" 101 99 }, ··· 103 101 "repo": "仓库", 104 102 "homepage": "主页", 105 103 "issues": "议题", 106 - "forks": "复刻", 107 104 "jsr": "jsr", 108 105 "code": "代码", 109 106 "docs": "文档", ··· 203 200 "playgrounds": { 204 201 "title": "试一试", 205 202 "choose": "选择 Playground" 203 + }, 204 + "metrics": { 205 + "esm": "支持 ES Modules", 206 + "cjs": "支持 CommonJS", 207 + "no_esm": "不支持 ES Modules", 208 + "types_included": "包含类型", 209 + "types_available": "通过 {package} 提供的类型", 210 + "no_types": "没有 TypeScript 类型" 206 211 }, 207 212 "license": { 208 213 "view_spdx": "在 SPDX 上查看许可证文本" ··· 512 517 "title": "我们是什么", 513 518 "better_ux_dx": "更好的用户体验和开发者体验", 514 519 "admin_ui": "管理界面", 515 - "description": "npmx 为 npm 包仓库及其工具提供{betterUxDx}。我们提供快速、现代的界面来探索包,具有深色模式、键盘导航、代码浏览以及与 {jsr} 等替代仓库的连接等功能。", 516 - "admin_description": "我们还致力于提供更好的{adminUi}来管理您的包、团队和组织——全部在浏览器中完成,由您本地的 npm CLI 驱动。" 520 + "description": "npmx 为 npm 仓库及其工具链提供{betterUxDx}。我们提供快速、现代化的界面来探索 npm 包,支持深色模式、键盘导航、代码浏览以及与 {jsr} 等替代仓库连接等功能。", 521 + "admin_description": "我们也致力于提供更好的{adminUi},用于管理您的 npm 包、团队和组织——一切都在浏览器中完成,并由您本地的 npm CLI 驱动。" 517 522 }, 518 523 "what_we_are_not": { 519 524 "title": "我们不是什么", ··· 523 528 "package_managers_exist": "{already}{people}{building}{really}{cool}{package}{managers}。", 524 529 "words": { 525 530 "already": "已经有", 526 - "people": "很多", 527 - "building": "人在", 528 - "really": "开发", 529 - "cool": "非常", 530 - "package": "棒的", 531 - "managers": "包管理器" 531 + "people": "很多人", 532 + "building": "在开发", 533 + "really": "非常", 534 + "cool": "棒的", 535 + "package": "包", 536 + "managers": "管理器" 537 + } 538 + }, 539 + "contributors": { 540 + "title": "贡献者", 541 + "description": "npmx 是完全开源的,由令人惊叹的社区贡献者们共同构建。", 542 + "loading": "正在加载贡献者...", 543 + "error": "无法加载贡献者", 544 + "view_profile": "查看 {name} 的 GitHub 个人资料" 545 + }, 546 + "get_involved": { 547 + "title": "加入我们", 548 + "community": { 549 + "title": "加入社区", 550 + "description": "聊天、提出问题并分享想法。", 551 + "cta": "加入 Discord" 552 + }, 553 + "contribute": { 554 + "title": "作出贡献", 555 + "description": "帮助我们打造更好的 npm 体验。", 556 + "cta": "在 GitHub 上查看" 557 + }, 558 + "follow": { 559 + "title": "保持更新", 560 + "description": "了解 npmx 的最新动态。", 561 + "cta": "在 BlueSky 上关注" 532 562 } 533 563 } 534 564 },