A set of beautiful React components for developing your own applications with chayns.
npm install @chayns-components/code-highlighter
A set of beautiful React components for developing your own applications with chayns.
---
First you need to install the core part of the chayns-components.
``bashNPM
npm install @chayns-components/code-highlighter
> Information: Since the components have now been implemented with the styled-components
> library, the styles are delivered directly with the components. There is no need to load an extra
> stylesheet anymore.
For detailed usage visit the storybook.