Vue 3 CodeBlock
-Vue 3 CodeBlock
+- The Vue 3 CodeBlock component leverages the power of - PrismJS - or - Highlight.js - to provide syntax highlighting for code blocks within your - application. The component takes a prop, which is the code to be - highlighted, and uses PrismJS or Highlight.js to render the code with - syntax highlighting. The component supports a variety of programming - languages and can be customized with different themes to match your - application's design. With this component, your users can display - their code snippets with ease and clarity, making it easier to share - and collaborate on code within your application. -
+Important Information!
++ This repository and npm package has been changed. +
+
+ You can find the new repository here:
+
+ {{ links.github }}
+
+ You can find the new NPM package here:
+
+ {{ links.npm }}
+
-