highlight javascript syntax with html

highlight-javascript-syntax highlight javascript syntax with html This module inserts <span> elements into a string of javascript syntax. example var highlight = require('highlight-javascript-syntax') var fs
Information
Category: JavaScript / Code highlighting
Watchers: 2
Star: 34
Fork: 4
Last update: Sep 6, 2022

Related Repos



xigoi nimdenter Do you hate Nim because it's indentation-based? No worries! This tool will allow you to write Nim code with braces and automatically fill in
 

pranavnt react-code-samples usage example: import {} from 'react-code-samples'; import 'highlight.js/styles/default.css'; // or use another highlight js style
 

ccampbell Rainbow Rainbow is a code syntax highlighting library written in Javascript. It was designed to be lightweight (~2.5kb), easy to use, and extendable.
 

ry00001 classified a Lua object-orientation framework made to be easy to read and write for what? classified is a way to object-orient your Lua code. if you'v
 

atomiks MDX Pretty Code A Remark plugin to make the code in your MDX docs simply beautiful. Powered by Shiki. ✅ Perfect VS Code highlighting (use any theme) ✅
 

PrismJS Prism Prism is a lightweight, robust, and elegant syntax highlighting library. It's a spin-off project from Dabblet. You can learn more on prismjs.com
 

pulkomandy Improved vim syntax highlighting for vim What it is For a very long time I was not quite happy with the syntax highlighting in vim for C code. That wa
 

kawamataryo The word highlighter library for Vue 2 and Vue 3
 

leodevbro VSCode extension to highlight nested code blocks
 

arnav-kr Shikijs - A JavaScript Library for Syntax Highlighting on the way with the themes you always wanted.
 

geelen A tool to make invoking a series of shell commands safer & better-looking.
 

blokwise @blokwise/dynamic Read the official docs Installation Add @blokwise/dynamic dependency to your project: yarn add @blokwise/dynamic npm install @blokwi
 

soypat golang's present tool but with code syntax highlighting
 

matthewpi Caddyfile Support Adds support for Caddyfile syntax highlighting and automatic formatting. This is essentially an updated version of vscode-caddyfile-
 

kpdecker jsdiff A javascript text differencing implementation. Based on the algorithm proposed in "An O(ND) Difference Algorithm and its Variations" (Myers, 1986). Installation npm install diff --save API