react-code-block
react-code-block copied to clipboard
🧩 Set of unstyled UI components to build powerful code blocks in React.
Hey there 👋 First off, this project is fantastic! I haven't gone looking for a codeblocks lib in a while and had no idea this existed. Well documented and exactly...
Sandpack by CodeSandbox supports passing a custom editor function Here's example with Monaco Editor - https://sandpack.codesandbox.io/docs/guides/integrate-monaco-editor I think it should be possible to use this with Sandpack. We might have...
I took a look at [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer#custom-language-support) But I didn't understand, so I asked the AI.  The new version doesn't have this file.
https://github.com/user-attachments/assets/788f056a-3cc5-45ac-b1e6-e91c16c16b68 Would love to see the code block act more responsively for mobile. Potentially overflowing with scroll like on resend.com. Will probably implement it myself later but let me knew...