Skip to content

Commit 440576b

Browse files
Deploy to GitHub pages
0 parents  commit 440576b

160 files changed

Lines changed: 9578 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Whitespace-only changes.

1.65.0.jpg

178 KB
Loading

1.73.0-devtools.gif

6.49 MB
Loading

2.0.0.png

1.63 MB
Loading

2.14.0.png

1.04 MB
Loading

404.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US" dir="ltr">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<title>404 | Nuxt I18n Micro</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.6.4">
9+
<link rel="preload stylesheet" href="/nuxt-i18n-micro/assets/style.BH539p6_.css" as="style">
10+
<link rel="preload stylesheet" href="/nuxt-i18n-micro/vp-icons.css" as="style">
11+
12+
<script type="module" src="/nuxt-i18n-micro/assets/app.Cn-CdU7A.js"></script>
13+
<link rel="preload" href="/nuxt-i18n-micro/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
14+
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
15+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
16+
</head>
17+
<body>
18+
<div id="app"></div>
19+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api_events.md\":\"BZP1hrco\",\"api_i18n-cache-api.md\":\"ST9N9Kq4\",\"api_index.md\":\"DISYKpAm\",\"api_methods.md\":\"C1wwcRIa\",\"components_i18n-group.md\":\"9uCb8EGn\",\"components_i18n-link.md\":\"C__3vIwK\",\"components_i18n-switcher.md\":\"C5mnz6Zv\",\"components_i18n-t.md\":\"hUbbS_-q\",\"components_index.md\":\"DzbZiJsO\",\"composables_index.md\":\"B-nG4v4A\",\"composables_usei18n.md\":\"CLoVF1mR\",\"composables_uselocalehead.md\":\"BFteCwjz\",\"examples.md\":\"3xU-ajFQ\",\"guide_cli.md\":\"I_mnGat_\",\"guide_contribution.md\":\"CL29TOv9\",\"guide_crowdin.md\":\"B3pukZuR\",\"guide_custom-auto-detect.md\":\"BxnwU6FH\",\"guide_custom-locale-routes.md\":\"ByllOk_l\",\"guide_devtools.md\":\"DSDOpKxl\",\"guide_excluding-static-files.md\":\"BI6HHTpF\",\"guide_faq.md\":\"DxwL0EaL\",\"guide_firebase.md\":\"2hgBxhPM\",\"guide_folder-structure.md\":\"C3b2HuWO\",\"guide_getting-started.md\":\"BmPbZg7d\",\"guide_layers.md\":\"fOoOiwcb\",\"guide_migration.md\":\"Dep3b40R\",\"guide_multi-domain-locales.md\":\"yHtsvERq\",\"guide_per-component-translations.md\":\"Dwy9Q-lA\",\"guide_performance-results.md\":\"BkOXVb39\",\"guide_performance.md\":\"DF6gVqQ_\",\"guide_seo.md\":\"YdS85btU\",\"guide_server-side-translations.md\":\"BkhRO6LK\",\"guide_storybook.md\":\"BJ9NaU3z\",\"guide_strategy.md\":\"BqcLIBcM\",\"guide_testing.md\":\"CVwrTEgP\",\"guide_using.md\":\"BLvv5dWi\",\"index.md\":\"NZSNB6Ly\",\"integrations_astro-package.md\":\"BO-Xaq4E\",\"integrations_nodejs.md\":\"M8HYtj6l\",\"integrations_types-generator.md\":\"CWAG9R3J\",\"integrations_vue-package.md\":\"Dumrelo3\",\"news_index.md\":\"DEfI1IyH\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Nuxt I18n Micro\",\"description\":\"Fast, simple, and lightweight i18n for Nuxt\",\"base\":\"/nuxt-i18n-micro/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"search\":{\"provider\":\"local\"},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"News\",\"link\":\"/news\"},{\"text\":\"Integrations\",\"items\":[{\"text\":\"Vue Package\",\"link\":\"/integrations/vue-package\"},{\"text\":\"Astro Package\",\"link\":\"/integrations/astro-package\"},{\"text\":\"Node.js Runtime\",\"link\":\"/integrations/nodejs\"},{\"text\":\"Types Generator\",\"link\":\"/integrations/types-generator\"}]},{\"text\":\"Guide\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/guide/getting-started\"},{\"text\":\"Using\",\"link\":\"/guide/using\"},{\"text\":\"Firebase Deployment\",\"link\":\"/guide/firebase\"},{\"text\":\"Performance\",\"link\":\"/guide/performance\"},{\"text\":\"Performance Test Results\",\"link\":\"/guide/performance-results\"},{\"text\":\"Folder Structure\",\"link\":\"/guide/folder-structure\"},{\"text\":\"Layers\",\"link\":\"/guide/layers\"},{\"text\":\"SEO\",\"link\":\"/guide/seo\"},{\"text\":\"Migration\",\"link\":\"/guide/migration\"},{\"text\":\"Contribution\",\"link\":\"/guide/contribution\"},{\"text\":\"Multi Domain Locales\",\"link\":\"/guide/multi-domain-locales\"},{\"text\":\"Custom Localized Routes\",\"link\":\"/guide/custom-locale-routes\"},{\"text\":\"Per Component Translations\",\"link\":\"/guide/per-component-translations\"},{\"text\":\"Crowdin Integration\",\"link\":\"/guide/crowdin\"},{\"text\":\"FAQ\",\"link\":\"/guide/faq\"},{\"text\":\"Server Side Translations\",\"link\":\"/guide/server-side-translations\"},{\"text\":\"Strategy\",\"link\":\"/guide/strategy\"},{\"text\":\"DevTools\",\"link\":\"/guide/devtools\"},{\"text\":\"Testing\",\"link\":\"/guide/testing\"},{\"text\":\"Storybook\",\"link\":\"/guide/storybook\"},{\"text\":\"Custom Auto Detect\",\"link\":\"/guide/custom-auto-detect\"},{\"text\":\"Excluding Static Files\",\"link\":\"/guide/excluding-static-files\"},{\"text\":\"CLI Tool\",\"link\":\"/guide/cli\"}]},{\"text\":\"API\",\"items\":[{\"text\":\"Methods\",\"link\":\"/api/methods\"},{\"text\":\"Events\",\"link\":\"/api/events\"},{\"text\":\"Translations and Cache\",\"link\":\"/api/i18n-cache-api\"}]},{\"text\":\"Examples\",\"link\":\"/examples\"},{\"text\":\"Components\",\"items\":[{\"text\":\"i18n-t\",\"link\":\"/components/i18n-t\"},{\"text\":\"i18n-switcher\",\"link\":\"/components/i18n-switcher\"},{\"text\":\"i18n-link\",\"link\":\"/components/i18n-link\"},{\"text\":\"i18n-group\",\"link\":\"/components/i18n-group\"}]},{\"text\":\"Composables\",\"items\":[{\"text\":\"useI18n\",\"link\":\"/composables/useI18n\"},{\"text\":\"useLocaleHead\",\"link\":\"/composables/useLocaleHead\"}]},{\"text\":\"2.15.0\",\"items\":[{\"text\":\"Changelog\",\"link\":\"https://github.com/s00d/nuxt-i18n-micro/blob/main/CHANGELOG.md\"}]}],\"editLink\":{\"pattern\":\"https://github.com/s00d/nuxt-i18n-micro/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"footer\":{\"message\":\"Released under the MIT License.\"},\"sidebar\":{\"/integrations/\":[{\"text\":\"Integrations\",\"base\":\"/integrations\",\"items\":[{\"text\":\"Vue Package\",\"link\":\"/vue-package\"},{\"text\":\"Astro Package\",\"link\":\"/astro-package\"},{\"text\":\"Node.js Runtime\",\"link\":\"/nodejs\"},{\"text\":\"Types Generator\",\"link\":\"/types-generator\"}]}],\"/guide/\":[{\"text\":\"Guide\",\"base\":\"/guide\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/getting-started\"},{\"text\":\"Using\",\"link\":\"/using\"},{\"text\":\"Firebase Deployment\",\"link\":\"/firebase\"},{\"text\":\"Performance\",\"link\":\"/performance\"},{\"text\":\"Folder Structure\",\"link\":\"/folder-structure\"},{\"text\":\"Layers\",\"link\":\"/layers\"},{\"text\":\"Seo\",\"link\":\"/seo\"},{\"text\":\"Migration\",\"link\":\"/migration\"},{\"text\":\"Contribution\",\"link\":\"/contribution\"},{\"text\":\"Multi Domain Locales\",\"link\":\"/multi-domain-locales\"},{\"text\":\"Custom Localized Routes\",\"link\":\"/custom-locale-routes\"},{\"text\":\"Per Component Translations\",\"link\":\"/per-component-translations\"},{\"text\":\"Crowdin Integration\",\"link\":\"/crowdin\"},{\"text\":\"FAQ\",\"link\":\"/faq\"},{\"text\":\"Server Side Translations\",\"link\":\"/server-side-translations\"},{\"text\":\"Strategy\",\"link\":\"/strategy\"},{\"text\":\"DevTools\",\"link\":\"/devtools\"},{\"text\":\"Testing\",\"link\":\"/testing\"},{\"text\":\"Storybook\",\"link\":\"/storybook\"},{\"text\":\"Custom Auto Detect\",\"link\":\"/custom-auto-detect\"},{\"text\":\"Excluding Static Files\",\"link\":\"/excluding-static-files\"},{\"text\":\"CLI Tool\",\"link\":\"/cli\"}]}],\"/api/\":[{\"text\":\"API\",\"base\":\"/api\",\"items\":[{\"text\":\"Methods\",\"link\":\"/methods\"},{\"text\":\"Events\",\"link\":\"/events\"},{\"text\":\"Translations and Cache\",\"link\":\"/api/i18n-cache-api\"}]}],\"/components/\":[{\"text\":\"Components\",\"base\":\"/components\",\"items\":[{\"text\":\"i18n-t Component\",\"link\":\"/i18n-t\"},{\"text\":\"ii18n-switcher Component\",\"link\":\"/i18n-switcher\"},{\"text\":\"i18n-link Component\",\"link\":\"/i18n-link\"},{\"text\":\"i18n-group Component\",\"link\":\"/i18n-group\"}]}],\"/composables/\":[{\"text\":\"Composables\",\"base\":\"/composables\",\"items\":[{\"text\":\"useI18n\",\"link\":\"/useI18n\"},{\"text\":\"useLocaleHead\",\"link\":\"/useLocaleHead\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/s00d/nuxt-i18n-micro\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
20+
21+
</body>
22+
</html>

api/events.html

Lines changed: 55 additions & 0 deletions
Large diffs are not rendered by default.

api/i18n-cache-api.html

Lines changed: 157 additions & 0 deletions
Large diffs are not rendered by default.

api/index.html

Lines changed: 25 additions & 0 deletions
Large diffs are not rendered by default.

api/methods.html

Lines changed: 148 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)