https://github.com/f-koehler/code2html
Small JS library to render code to HTML using various backends.
https://github.com/f-koehler/code2html
highlightjs html javascript prismjs pygments syntax-highlighting
Last synced: 3 months ago
JSON representation
Small JS library to render code to HTML using various backends.
- Host: GitHub
- URL: https://github.com/f-koehler/code2html
- Owner: f-koehler
- License: mit
- Created: 2021-10-16T22:28:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T21:54:03.000Z (3 months ago)
- Last Synced: 2025-04-04T22:30:49.538Z (3 months ago)
- Topics: highlightjs, html, javascript, prismjs, pygments, syntax-highlighting
- Language: JavaScript
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# code2html
[](https://github.com/f-koehler/code2html/actions/workflows/node.js.yml)
[](https://www.npmjs.com/package/code2html)
[](https://github.com/f-koehler/code2html/blob/main/LICENSE.txt)Render source code to HTML using Prism.js or Highlight.js.
For instructions please consult the help message `-h/--help` for now.