@@ -12,65 +12,65 @@ npmx.dev
1212A fast, modern browser for the npm registry. Speed first, URL compatible, and simple.
1313
1414#links
15- ::: u-button { color =" neutral " size =" xl " to =" /getting-started/introduction " trailing-icon =" i-lucide-arrow-right " }
16- Get Started
17- :::
15+ ::: u-button { color =" neutral " size =" xl " to =" /getting-started/introduction " trailing-icon =" i-lucide-arrow-right " }
16+ Get Started
17+ :::
1818
19- ::: u-button { color =" neutral " icon =" i-simple-icons-github " size =" xl " to =" https://github.com/npmx-dev/npmx.dev " target =" _blank " variant =" outline " }
20- View on GitHub
21- :::
19+ ::: u-button { color =" neutral " icon =" i-simple-icons-github " size =" xl " to =" https://github.com/npmx-dev/npmx.dev " target =" \ _blank" variant =" outline " }
20+ View on GitHub
21+ :::
2222::
2323
2424:: u-page-section
2525#title
2626What you can do
2727
2828#features
29- ::: u-page-feature { icon =" i-lucide-search " to =" /guide/features " }
30- #title
31- Search packages
29+ ::: u-page-feature { icon =" i-lucide-search " to =" /guide/features " }
30+ #title
31+ Search packages
3232
33- #description
34- Fast package search with instant results, infinite scroll, and keyboard navigation.
35- :::
33+ #description
34+ Fast package search with instant results, infinite scroll, and keyboard navigation.
35+ :::
3636
37- ::: u-page-feature { icon =" i-lucide-code " to =" /guide/features " }
38- #title
39- Browse source code
37+ ::: u-page-feature { icon =" i-lucide-code " to =" /guide/features " }
38+ #title
39+ Browse source code
4040
41- #description
42- View package source code with syntax highlighting and permalink to specific lines.
43- :::
41+ #description
42+ View package source code with syntax highlighting and permalink to specific lines.
43+ :::
4444
45- ::: u-page-feature { icon =" i-lucide-link " to =" /guide/url-structure " }
46- #title
47- Use familiar URLs
45+ ::: u-page-feature { icon =" i-lucide-link " to =" /guide/url-structure " }
46+ #title
47+ Use familiar URLs
4848
49- #description
50- Replace npmjs.com with npmx.dev in any URL and it just works.
51- :::
49+ #description
50+ Replace npmjs.com with npmx.dev in any URL and it just works.
51+ :::
5252
53- ::: u-page-feature { icon =" i-lucide-keyboard " to =" /guide/keyboard-shortcuts " }
54- #title
55- Navigate with keyboard
53+ ::: u-page-feature { icon =" i-lucide-keyboard " to =" /guide/keyboard-shortcuts " }
54+ #title
55+ Navigate with keyboard
5656
57- #description
58- Press ` / ` to search, ` . ` for code viewer, arrow keys to navigate results.
59- :::
57+ #description
58+ Press ` / ` to search, ` . ` for code viewer, arrow keys to navigate results.
59+ :::
6060
61- ::: u-page-feature { icon =" i-lucide-shield-check " to =" /guide/features " }
62- #title
63- Check security
61+ ::: u-page-feature { icon =" i-lucide-shield-check " to =" /guide/features " }
62+ #title
63+ Check security
6464
65- #description
66- Vulnerability warnings from OSV database and provenance indicators for verified builds.
67- :::
65+ #description
66+ Vulnerability warnings from OSV database and provenance indicators for verified builds.
67+ :::
6868
69- ::: u-page-feature { icon =" i-lucide-moon " to =" /guide/features " }
70- #title
71- Enjoy dark mode
69+ ::: u-page-feature { icon =" i-lucide-moon " to =" /guide/features " }
70+ #title
71+ Enjoy dark mode
7272
73- #description
74- Dark mode by default for a better viewing experience.
75- :::
73+ #description
74+ Dark mode by default for a better viewing experience.
75+ :::
7676::
0 commit comments