licenses.dev

@jlvandenhout/docusaurus-plugin-docs-editor v0.8.1

A WYSIWYG editor for your documents

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT156
PackageRelationDependenciesPublished
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/core • 3.6.0Extendable client for GitHub's REST & GraphQL APIsDIRECT17
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 4.8.0GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/openapi-types • 11.2.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comDIRECT0
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-rest-endpoint-methods • 5.16.2Octokit plugin adding one method for all of api.github.com REST API endpointsDIRECT3
@octokit/request-error • 2.1.0Error class for Octokit request errorsDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@pondorasti/remark-img-links • 1.0.8Prefix relative image paths with an absolute URL.DIRECT3
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@tiptap/core • 2.23.1headless rich text editorDIRECT0
@tiptap/extension-blockquote • 2.23.1blockquote extension for tiptapDIRECT0
@tiptap/extension-bold • 2.23.1bold extension for tiptapDIRECT0
@tiptap/extension-bubble-menu • 2.23.1bubble-menu extension for tiptapINDIRECT2
@tiptap/extension-bullet-list • 2.23.1bullet list extension for tiptapDIRECT0
@tiptap/extension-code-block-lowlight • 2.23.1code block extension for tiptapDIRECT0
@tiptap/extension-code-block • 2.23.1code block extension for tiptapDIRECT0
@tiptap/extension-code • 2.23.1code extension for tiptapDIRECT0
@tiptap/extension-document • 2.23.1document extension for tiptapDIRECT0
@tiptap/extension-dropcursor • 2.23.1dropcursor extension for tiptapDIRECT0
@tiptap/extension-floating-menu • 2.23.1floating-menu extension for tiptapINDIRECT2
@tiptap/extension-hard-break • 2.23.1hard break extension for tiptapDIRECT0
@tiptap/extension-heading • 2.23.1heading extension for tiptapDIRECT0
@tiptap/extension-history • 2.23.1history extension for tiptapDIRECT0
@tiptap/extension-horizontal-rule • 2.23.1horizontal rule extension for tiptapDIRECT0
@tiptap/extension-image • 2.23.1image extension for tiptapDIRECT0
@tiptap/extension-italic • 2.23.1italic extension for tiptapDIRECT0
@tiptap/extension-link • 2.23.1link extension for tiptapDIRECT1
@tiptap/extension-list-item • 2.23.1list item extension for tiptapDIRECT0
@tiptap/extension-ordered-list • 2.23.1ordered list extension for tiptapDIRECT0
@tiptap/extension-paragraph • 2.23.1paragraph extension for tiptapDIRECT0
@tiptap/extension-text • 2.23.1text extension for tiptapDIRECT0
@tiptap/react • 2.23.1React components for tiptapDIRECT7
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/extend • 3.0.4TypeScript definitions for extendINDIRECT0
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/mdast • 3.0.15TypeScript definitions for mdastINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/parse5 • 6.0.3TypeScript definitions for parse5INDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/use-sync-external-store • 0.0.6TypeScript definitions for use-sync-external-storeINDIRECT0
bail • 2.0.2Throw a given errorINDIRECT0
base-64 • 1.0.0A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.DIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities-html4 • 2.1.0Map of named character references from HTML 4INDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.DIRECT0
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokensINDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.2.0Decode named character referencesINDIRECT1
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fault • 2.0.1Functional errors with formatted outputINDIRECT1
hast-util-embedded • 2.0.1hast utility to check if a node is an embedded elementINDIRECT3
hast-util-from-parse5 • 7.1.2hast utility to transform from Parse5’s ASTINDIRECT13
hast-util-has-property • 1.0.4hast utility to check if a node has a propertyINDIRECT0
hast-util-has-property • 2.0.1hast utility to check if a node has a propertyINDIRECT0
hast-util-is-body-ok-link • 2.0.0hast utility to check if a link element is “Body OK”INDIRECT4
hast-util-is-element • 2.1.3hast utility to check if a node is a (certain) elementINDIRECT2
hast-util-parse-selector • 3.1.1hast utility to create an element from a simple CSS selectorINDIRECT2
hast-util-phrasing • 2.0.2hast utility to check if a node is phrasing contentINDIRECT6
hast-util-raw • 7.2.3hast utility to reparse a treeINDIRECT23
hast-util-to-html • 8.0.4hast utility to serialize to HTMLINDIRECT29
hast-util-to-mdast • 8.4.1hast utility to transform to mdastINDIRECT28
hast-util-to-parse5 • 7.1.0hast utility to transform hast to Parse5’s ASTINDIRECT7
hast-util-to-text • 3.1.2hast utility to get the plain-text value of a node according to the `innerText` algorithmINDIRECT5
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespaceINDIRECT0
hastscript • 7.2.0hast utility to create treesINDIRECT6
html-void-elements • 2.0.1List of HTML void tag namesINDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
linkifyjs • 4.3.1Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.INDIRECT0
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
lowlight • 2.9.0Virtual syntax highlighting for virtual DOMs and non-HTML thingsINDIRECT5
mdast-util-definitions • 5.1.2mdast utility to find definition nodes in a treeINDIRECT5
mdast-util-from-markdown • 1.3.1mdast utility to parse markdownINDIRECT37
mdast-util-frontmatter • 1.0.1mdast extension to parse and serialize frontmatter (YAML, TOML, etc)INDIRECT20
mdast-util-phrasing • 3.0.1mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-hast • 12.3.0mdast utility to transform to hastINDIRECT15
mdast-util-to-markdown • 1.5.0mdast utility to serialize markdownINDIRECT16
mdast-util-to-string • 3.2.0mdast utility to get the plain text content of a nodeINDIRECT2
micromark-core-commonmark • 1.1.0The CommonMark markdown constructsINDIRECT22
micromark-extension-frontmatter • 1.1.1micromark extension to support frontmatter (YAML, TOML, etc)INDIRECT5
micromark-factory-destination • 1.1.0micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 1.1.0micromark factory to parse labels (found in media, definitions)INDIRECT9
micromark-factory-space • 1.1.0micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 1.1.0micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 1.1.0micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 1.2.0micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 1.1.0micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 1.1.0micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 1.1.0micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 1.1.0micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 1.1.0micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 1.1.0micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-html-tag-name • 1.2.0micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 1.1.0micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 1.1.0micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 1.2.0micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 1.1.0micromark utility to tokenize subtokensINDIRECT9
micromark-util-symbol • 1.1.0micromark utility with symbolsINDIRECT0
micromark-util-types • 1.1.0micromark utility with a couple of typescript typesINDIRECT0
micromark • 3.2.0small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT31
mri • 1.2.0Quickly scan for CLI flags and argumentsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
property-information • 6.5.0Info on the properties and attributes of the web platformINDIRECT0
rehype-highlight • 5.0.2rehype plugin to highlight code blocks with lowlight (highlight.js)DIRECT21
rehype-minify-whitespace • 5.0.1rehype plugin to collapse whitespaceINDIRECT15
rehype-parse • 8.0.5rehype plugin to parse HTMLDIRECT20
rehype-remark • 9.1.2rehype plugin to transform to remarkDIRECT29
rehype-stringify • 9.0.4rehype plugin to serialize HTMLDIRECT35
remark-extract-frontmatter • 3.2.0Stores front matter from markdown in VFiles data propertyDIRECT0
remark-frontmatter • 4.0.1remark plugin to support frontmatter (yaml, toml, and more)DIRECT30
remark-highlight.js • 7.0.1Legacy remark plugin to highlight code blocks with highlight.js — please use `rehype-highlight` insteadDIRECT19
remark-parse • 10.0.2remark plugin to add support for parsing markdown inputDIRECT46
remark-rehype • 10.1.0remark plugin that turns markdown into HTML to support rehypeDIRECT25
remark-stringify • 10.0.3remark plugin to add support for serializing markdownDIRECT26
remark-unwrap-images • 3.0.1remark plugin to remove the wrapping paragraph for imagesDIRECT15
sade • 1.8.1Smooth (CLI) operator 🎶INDIRECT1
space-separated-tokens • 2.0.2Parse and stringify space separated tokensINDIRECT0
stringify-entities • 4.0.4Serialize (encode) HTML character referencesINDIRECT2
tippy.js • 6.3.7The complete tooltip, popover, dropdown, and menu solution for the webINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
trim-lines • 3.0.1Remove spaces and tabs around line-breaksINDIRECT0
trim-trailing-lines • 2.1.0Remove final line feeds from a stringINDIRECT0
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-generated • 2.0.1unist utility to check if a node is generatedINDIRECT0
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-is • 5.2.1unist utility to check if a node passes a testINDIRECT1
unist-util-position • 4.0.4unist utility to get the position of a nodeINDIRECT1
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 1.4.0Recursively walk over unist nodesINDIRECT2
unist-util-visit • 4.1.2unist utility to visit nodesINDIRECT3
urijs • 1.19.11URI.js is a Javascript library for working with URLs.DIRECT0
use-sync-external-store • 1.5.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.DIRECT0
uvu • 0.5.6uvu is an extremely fast and lightweight test runner for Node.js and the browserINDIRECT5
vfile-location • 4.1.0vfile utility to convert between positional (line and column-based) and offset (range-based) locationsINDIRECT5
vfile-message • 3.1.4vfile utility to create a virtual messageINDIRECT2
vfile • 5.3.7Virtual file format for text processingINDIRECT4
web-namespaces • 2.0.1Map of web namespacesINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
ISC5
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
rehype-urls • 1.2.0Rehype plugin to rewrite URLs of `href` and `src` attributesDIRECT6
stdopt • 2.2.0Wrap and validate optional valuesINDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 5.2.0A JavaScript text diff implementation.INDIRECT0
highlight.js • 11.8.0Syntax highlighting with language autodetection.INDIRECT0
unknown1
PackageRelationDependenciesPublished
format • 0.2.2printf, sprintf, and vsprintf for JavaScriptINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor)](https://licenses.dev/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor)
<a href="https://licenses.dev/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor">
  <img src="https://licenses.dev/b/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.1 version:

[![licenses](https://licenses.dev/b/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor/0.8.1)](https://licenses.dev/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor/0.8.1)
<a href="https://licenses.dev/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor/0.8.1">
  <img src="https://licenses.dev/b/npm/%40jlvandenhout%2Fdocusaurus-plugin-docs-editor/0.8.1" alt="licenses" />
</a>
GitHub