1.0.0 • Published 3 years ago

highlight-code-blocks v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

highlight-code-blocks

highlight-code-blocks is library aimed at react developers who want to implement highlight.js in their project.

Installation

Use the npm package manager to install highlight-code-blocks.

npm install highlight-code-blocks

Usage

import CodeHighlighter from "highlight-code-blocks";

<CodeHighlighter>---code block as string---</CodeHighlighter>;

Screenshot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

1.0.0

3 years ago