licenses.dev

react-markdown v4.3.1

Renders Markdown as React components

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT45
PackageRelationDependenciesPublished
bail • 1.0.5Throw a given errorINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
html-to-react • 1.7.0A lightweight library that converts raw HTML to a React DOM structure.DIRECT7
htmlparser2 • 9.1.0Fast & forgiving HTML/XML parserINDIRECT5
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-whitespace-character • 1.0.4Check if a character is a whitespace characterINDIRECT0
is-word-character • 1.0.4Check if a character is a word characterINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
markdown-escapes • 1.0.4List of escapable characters in markdownINDIRECT0
mdast-add-list-metadata • 1.0.1Enhances the metadata of list and listItem nodesDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-is • 16.13.1Brand checking of React Elements.DIRECT0
remark-parse • 5.0.0Markdown parser for remarkDIRECT24
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
replace-ext • 1.0.0Replaces a file extension with another oneINDIRECT0
state-toggle • 1.0.3Enter/exit a stateINDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringINDIRECT0
trim • 0.0.1Trim string whitespaceINDIRECT0
trough • 1.0.5Middleware: a channel used to convey a liquidINDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classINDIRECT2
unified • 6.2.0Pluggable text processing interfaceDIRECT10
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeINDIRECT3
unist-util-stringify-position • 1.1.2Stringify a Unist node, position, or pointINDIRECT0
unist-util-visit-parents • 1.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT0
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesDIRECT2
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileINDIRECT0
vfile-message • 1.1.1Create a virtual messageINDIRECT1
vfile • 2.3.0Virtual file format for text processingINDIRECT4
xtend • 4.0.2extend like a bossDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 3.1.0Utilities for working with htmlparser2's domINDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
unknown1
PackageRelationDependenciesPublished
x-is-string • 0.1.0Simple string testINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.3.1 version:

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