0.0.0 • Published 10 months ago

wc-hljs v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

wc-hljs

⚙️ Installation

  • npm

npm i wc-hljs highlight.js solid-js solid-element

🚀 Example

import 'wc-hljs'

function App() {
  return (
    <wc-hljs lang="javascript" code={`console.log('Hello World')`} theme='github-dark' />
  )
}
0.0.0

10 months ago