Line numbering plugin for Highlight.js

highlightjs-line-numbers.js Highlight.js line numbers plugin. DEMO | SСREENSHOTS Install Bower bower install highlightjs-line-numbers.js Npm npm install highlightjs-line-numbers.js
Information
Category: JavaScript / Code highlighting
Watchers: 14
Star: 466
Fork: 121
Last update: Mar 25, 2023

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