licenses.dev

rehype-highlight v5.0.2

rehype plugin to highlight code blocks with lowlight (highlight.js)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
@types/hast • 2.3.10TypeScript definitions for hastDIRECT1
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
bail • 2.0.2Throw a given errorINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fault • 2.0.1Functional errors with formatted outputINDIRECT1
hast-util-is-element • 2.1.3hast utility to check if a node is a (certain) elementINDIRECT2
hast-util-to-text • 3.1.2hast utility to get the plain-text value of a node according to the `innerText` algorithmDIRECT5
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
lowlight • 2.9.0Virtual syntax highlighting for virtual DOMs and non-HTML thingsDIRECT5
trough • 2.2.0`trough` is middlewareINDIRECT0
unified • 10.1.2Interface for parsing, inspecting, transforming, and serializing content through syntax treesDIRECT9
unist-util-find-after • 4.0.1unist utility to find a node after another nodeINDIRECT2
unist-util-is • 5.2.1unist utility to check if a node passes a testINDIRECT1
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 4.1.2unist utility to visit nodesDIRECT3
vfile-message • 3.1.4vfile utility to create a virtual messageINDIRECT2
vfile • 5.3.7Virtual file format for text processingINDIRECT4
BSD-3-Clause1
PackageRelationDependenciesPublished
highlight.js • 11.8.0Syntax highlighting with language autodetection.INDIRECT0
unknown1
PackageRelationDependenciesPublished
format • 0.2.2printf, sprintf, and vsprintf for JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/rehype-highlight)](https://licenses.dev/npm/rehype-highlight)
<a href="https://licenses.dev/npm/rehype-highlight">
  <img src="https://licenses.dev/b/npm/rehype-highlight" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.2 version:

[![licenses](https://licenses.dev/b/npm/rehype-highlight/5.0.2)](https://licenses.dev/npm/rehype-highlight/5.0.2)
<a href="https://licenses.dev/npm/rehype-highlight/5.0.2">
  <img src="https://licenses.dev/b/npm/rehype-highlight/5.0.2" alt="licenses" />
</a>
GitHub