luminaxster / syntax-highlighter

An extensible library to highlight (and comment) JSX syntax in the Monaco Editor using Babel. It exposes its AST, so you can add your own syntax-based or custom highlights.
https://luminaxster.github.io/syntax-highlighter/
MIT License
30 stars 4 forks source link

React Implementation Snippet #27

Open bhutoria opened 2 months ago

bhutoria commented 2 months ago

Can you give a code snippet to use this in React/next js? I have tried to follow a lot of the ones online which use this package but none on of them seem to be working.

Gitstar-OC commented 2 months ago

What do you mean by code snippets, If you want to see my notes or in progress projects you might see this React Notes and also checkout Machine Learning notes if you want to progress or contribute in it!!

Ask anytime for help

Happy Coding :)