mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-05-01 12:38:12 +08:00
1 line
4.0 KiB
JavaScript
1 line
4.0 KiB
JavaScript
import{P as e,_ as t,f as n,h as r}from"./runtime-core.esm-bundler-CZvn3YaB.js";import{t as i}from"./CanIUseConfig-D7-MJ0ED.js";var a=JSON.parse(`{"path":"/en/tools/caniuse/","title":"CanIUse Feature Search | Theme Tools","lang":"en-US","frontmatter":{"title":"CanIUse Feature Search","icon":"fa-brands:css3","createTime":"2025/10/09 12:41:26","permalink":"/en/tools/caniuse/","readingTime":false,"editLink":false,"description":"In addition to using this tool, you can also directly visit caniuse.com/ to search for features. On the results page, click the # button on the left, and the browser's address b...","head":[["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"CanIUse Feature Search\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2025-10-09T07:46:05.000Z\\",\\"author\\":[]}"],["meta",{"property":"og:url","content":"https://theme-plume.vuejs.press/en/tools/caniuse/"}],["meta",{"property":"og:site_name","content":"Plume Theme"}],["meta",{"property":"og:title","content":"CanIUse Feature Search"}],["meta",{"property":"og:description","content":"In addition to using this tool, you can also directly visit caniuse.com/ to search for features. On the results page, click the # button on the left, and the browser's address b..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-10-09T07:46:05.000Z"}],["meta",{"property":"article:modified_time","content":"2025-10-09T07:46:05.000Z"}],["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://theme-plume.vuejs.press/tools/caniuse/"}]]},"readingTime":{"minutes":0.39,"words":117},"git":{"createdTime":1759995965000,"updatedTime":1759995965000,"contributors":[{"name":"pengzhanbo","username":"pengzhanbo","email":"volodymyr@foxmail.com","commits":1,"avatar":"https://avatars.githubusercontent.com/pengzhanbo?v=4","url":"https://github.com/pengzhanbo"}],"changelog":[{"hash":"385059f214cb07fc9a098859e889432fb81f998b","time":1759995965000,"email":"volodymyr@foxmail.com","author":"pengzhanbo","message":"docs: update en docs (#708)"}]},"autoDesc":true,"filePathRelative":"en/tools/caniuse.md","headers":[],"bulletin":false}`),o=Object.assign({name:`caniuse.md`},{setup(a){return(a,o)=>(e(),n(`div`,null,[o[0]||=r(`<p>In addition to using this tool, you can also directly visit <a href="https://caniuse.com/" target="_blank" rel="noopener noreferrer">caniuse.com/</a> to search for features. On the results page, click the <code>#</code> button on the left, and the browser's address bar will update automatically. For example:</p><p>Search for <code>@property</code>, click <code>#</code>, and it will navigate to <code>https://caniuse.com/mdn-css_at-rules_property</code>. You can directly copy <code>mdn-css_at-rules_property</code> and paste it into your markdown file:</p><div class="language-md" data-highlighter="shiki" data-ext="md" style="--shiki-light:#393a34;--shiki-dark:#dbd7caee;--shiki-light-bg:#ffffff;--shiki-dark-bg:#121212;"><pre class="shiki shiki-themes vitesse-light vitesse-dark vp-code"><code class="language-md"><span class="line"><span style="--shiki-light:#393A34;--shiki-dark:#DBD7CAEE;">@</span><span style="--shiki-light:#999999;--shiki-dark:#666666;">[</span><span style="--shiki-light:#B56959;--shiki-dark:#C98A7D;">caniuse</span><span style="--shiki-light:#999999;--shiki-dark:#666666;">](</span><span style="--shiki-light:#393A3490;--shiki-light-text-decoration:underline;--shiki-dark:#DEDCD590;--shiki-dark-text-decoration:underline;">mdn-css_at-rules_property</span><span style="--shiki-light:#999999;--shiki-dark:#666666;">)</span></span></code></pre></div><h2 id="tool" tabindex="-1"><a class="header-anchor" href="#tool"><span>Tool</span></a></h2><p>This tool helps search for features in caniuse and generates the corresponding caniuse markdown code.</p>`,5),t(i)]))}});export{a as _pageData,o as default}; |