@emotion/cache • 11.14.0emotion's cache | DIRECT | 5 | |
@emotion/hash • 0.9.2A MurmurHash2 implementation | INDIRECT | 0 | |
@emotion/memoize • 0.9.0emotion's memoize utility | INDIRECT | 0 | |
@emotion/serialize • 1.3.3serialization utils for emotion | DIRECT | 5 | |
@emotion/sheet • 1.4.0emotion's stylesheet | INDIRECT | 0 | |
@emotion/unitless • 0.10.0An object of css properties that don't accept values with units | INDIRECT | 0 | |
@emotion/utils • 1.4.2internal utils for emotion | DIRECT | 0 | |
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMap | INDIRECT | 0 | |
@remirror/core-constants • 3.0.0The core constants used throughout the remirror codebase | INDIRECT | 0 | |
@tiptap/core • 2.11.2headless rich text editor | DIRECT | 0 | |
@tiptap/extension-bold • 2.11.2bold extension for tiptap | DIRECT | 0 | |
@tiptap/extension-code • 2.11.2code extension for tiptap | DIRECT | 0 | |
@tiptap/extension-collaboration-cursor • 2.11.2collaboration cursor extension for tiptap | DIRECT | 0 | |
@tiptap/extension-collaboration • 2.11.2collaboration extension for tiptap | DIRECT | 0 | |
@tiptap/extension-dropcursor • 2.11.2dropcursor extension for tiptap | DIRECT | 0 | |
@tiptap/extension-gapcursor • 2.11.2gapcursor extension for tiptap | DIRECT | 0 | |
@tiptap/extension-hard-break • 2.11.2hard break extension for tiptap | DIRECT | 0 | |
@tiptap/extension-history • 2.11.2history extension for tiptap | DIRECT | 0 | |
@tiptap/extension-horizontal-rule • 2.11.2horizontal rule extension for tiptap | DIRECT | 0 | |
@tiptap/extension-italic • 2.11.2italic extension for tiptap | DIRECT | 0 | |
@tiptap/extension-link • 2.11.2link extension for tiptap | DIRECT | 1 | |
@tiptap/extension-paragraph • 2.11.2paragraph extension for tiptap | DIRECT | 0 | |
@tiptap/extension-strike • 2.11.2strike extension for tiptap | DIRECT | 0 | |
@tiptap/extension-text • 2.11.2text extension for tiptap | DIRECT | 0 | |
@tiptap/extension-underline • 2.11.2underline extension for tiptap | DIRECT | 0 | |
@tiptap/pm • 2.11.2prosemirror wrapper package for tiptap | DIRECT | 34 | |
@types/debug • 4.1.12TypeScript definitions for debug | INDIRECT | 1 | |
@types/extend • 3.0.4TypeScript definitions for extend | INDIRECT | 0 | |
@types/hast • 2.3.10TypeScript definitions for hast | INDIRECT | 1 | |
@types/linkify-it • 5.0.0TypeScript definitions for linkify-it | INDIRECT | 0 | |
@types/markdown-it • 14.1.2TypeScript definitions for markdown-it | INDIRECT | 2 | |
@types/mdast • 3.0.15TypeScript definitions for mdast | INDIRECT | 1 | |
@types/mdurl • 2.0.0TypeScript definitions for mdurl | INDIRECT | 0 | |
@types/ms • 2.1.0TypeScript definitions for ms | INDIRECT | 0 | |
@types/parse5 • 6.0.3TypeScript definitions for parse5 | INDIRECT | 0 | |
@types/unist • 2.0.11TypeScript definitions for unist | INDIRECT | 0 | |
bail • 2.0.2Throw a given error | INDIRECT | 0 | |
ccount • 2.0.1Count how often a character (or substring) is used in a string | INDIRECT | 0 | |
character-entities-html4 • 2.1.0Map of named character references from HTML 4 | INDIRECT | 0 | |
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolon | INDIRECT | 0 | |
character-entities • 2.0.2Map of named character references | INDIRECT | 0 | |
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokens | INDIRECT | 0 | |
crelt • 1.0.6Tiny DOM-element-creation utility | INDIRECT | 0 | |
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN data | INDIRECT | 0 | |
debug • 4.4.0Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
decode-named-character-reference • 1.0.2Decode named character references | INDIRECT | 1 | |
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equality | INDIRECT | 0 | |
escape-string-regexp • 4.0.0Escape RegExp special characters | INDIRECT | 0 | |
escape-string-regexp • 5.0.0Escape RegExp special characters | INDIRECT | 0 | |
extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
hast-util-embedded • 2.0.1hast utility to check if a node is an embedded element | INDIRECT | 3 | |
hast-util-from-parse5 • 7.1.2hast utility to transform from Parse5’s AST | INDIRECT | 13 | |
hast-util-has-property • 2.0.1hast utility to check if a node has a property | INDIRECT | 0 | |
hast-util-is-body-ok-link • 2.0.0hast utility to check if a link element is “Body OK” | INDIRECT | 4 | |
hast-util-is-element • 2.1.3hast utility to check if a node is a (certain) element | INDIRECT | 2 | |
hast-util-parse-selector • 3.1.1hast utility to create an element from a simple CSS selector | INDIRECT | 2 | |
hast-util-phrasing • 2.0.2hast utility to check if a node is phrasing content | INDIRECT | 6 | |
hast-util-raw • 7.2.3hast utility to reparse a tree | INDIRECT | 23 | |
hast-util-to-html • 8.0.4hast utility to serialize to HTML | INDIRECT | 29 | |
hast-util-to-mdast • 8.4.1hast utility to transform to mdast | INDIRECT | 28 | |
hast-util-to-parse5 • 7.1.0hast utility to transform hast to Parse5’s AST | INDIRECT | 7 | |
hast-util-to-text • 3.1.2hast utility to get the plain-text value of a node according to the `innerText` algorithm | INDIRECT | 5 | |
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespace | INDIRECT | 0 | |
hastscript • 7.2.0hast utility to create trees | INDIRECT | 6 | |
html-void-elements • 2.0.1List of HTML void tag names | INDIRECT | 0 | |
is-buffer • 2.0.5Determine if an object is a Buffer | INDIRECT | 0 | |
is-plain-obj • 4.1.0Check if a value is a plain object | INDIRECT | 0 | |
isomorphic.js • 0.2.5Isomorphic JavaScript helper functions (performance, crpyto, ..) | INDIRECT | 0 | |
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~! | INDIRECT | 0 | |
lib0 • 0.2.99> Monorepo of isomorphic utility functions | INDIRECT | 1 | |
linkify-it • 5.0.0Links recognition library with FULL unicode support | INDIRECT | 1 | |
linkifyjs • 4.2.0Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links. | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
longest-streak • 3.1.0Count the longest repeating streak of a substring | INDIRECT | 0 | |
markdown-it • 14.1.0Markdown-it - modern pluggable markdown parser. | INDIRECT | 6 | |
markdown-table • 3.0.4Generate a markdown (GFM) table | INDIRECT | 0 | |
mdast-util-definitions • 5.1.2mdast utility to find definition nodes in a tree | INDIRECT | 5 | |
mdast-util-find-and-replace • 2.2.2mdast utility to find and replace text in a tree | INDIRECT | 5 | |
mdast-util-from-markdown • 1.3.1mdast utility to parse markdown | INDIRECT | 37 | |
mdast-util-gfm-autolink-literal • 1.0.3mdast extension to parse and serialize GFM autolink literals | INDIRECT | 10 | |
mdast-util-gfm-footnote • 1.0.2mdast extension to parse and serialize GFM footnotes | INDIRECT | 18 | |
mdast-util-gfm-strikethrough • 1.0.3mdast extension to parse and serialize GFM strikethrough | INDIRECT | 17 | |
mdast-util-gfm-table • 1.0.7mdast extension to parse and serialize GFM tables | INDIRECT | 46 | |
mdast-util-gfm-task-list-item • 1.0.2mdast extension to parse and serialize GFM task list items | INDIRECT | 17 | |
mdast-util-gfm • 2.0.2mdast extension to parse and serialize GFM (GitHub Flavored Markdown) | INDIRECT | 54 | |
mdast-util-phrasing • 3.0.1mdast utility to check if a node is phrasing content | INDIRECT | 3 | |
mdast-util-to-hast • 12.3.0mdast utility to transform to hast | INDIRECT | 15 | |
mdast-util-to-markdown • 1.5.0mdast utility to serialize markdown | INDIRECT | 16 | |
mdast-util-to-string • 3.2.0mdast utility to get the plain text content of a node | INDIRECT | 2 | |
mdurl • 2.0.0URL utilities for markdown-it | INDIRECT | 0 | |
micromark-core-commonmark • 1.1.0The CommonMark markdown constructs | INDIRECT | 22 | |
micromark-extension-gfm-autolink-literal • 1.0.5micromark extension to support GFM autolink literals | INDIRECT | 5 | |
micromark-extension-gfm-footnote • 1.1.2micromark extension to support GFM footnotes | INDIRECT | 25 | |
micromark-extension-gfm-strikethrough • 1.0.7micromark extension to support GFM strikethrough | INDIRECT | 12 | |
micromark-extension-gfm-table • 1.0.7micromark extension to support GFM tables | INDIRECT | 10 | |
micromark-extension-gfm-tagfilter • 1.0.2micromark extension to support GFM tagfilter | INDIRECT | 1 | |
micromark-extension-gfm-task-list-item • 1.0.5micromark extension to support GFM task list items | INDIRECT | 10 | |
micromark-extension-gfm • 2.0.3micromark extension to support GFM (GitHub Flavored Markdown) | INDIRECT | 32 | |
micromark-factory-destination • 1.1.0micromark factory to parse destinations (found in resources, definitions) | INDIRECT | 3 | |
micromark-factory-label • 1.1.0micromark factory to parse labels (found in media, definitions) | INDIRECT | 9 | |
micromark-factory-space • 1.1.0micromark factory to parse markdown space (found in lots of places) | INDIRECT | 3 | |
micromark-factory-title • 1.1.0micromark factory to parse markdown titles (found in resources, definitions) | INDIRECT | 4 | |
micromark-factory-whitespace • 1.1.0micromark factory to parse markdown whitespace (found in lots of places) | INDIRECT | 4 | |
micromark-util-character • 1.2.0micromark utility to handle character codes | INDIRECT | 2 | |
micromark-util-chunked • 1.1.0micromark utility to splice and push with giant arrays | INDIRECT | 1 | |
micromark-util-classify-character • 1.1.0micromark utility to classify whether a character is whitespace or punctuation | INDIRECT | 3 | |
micromark-util-combine-extensions • 1.1.0micromark utility to combine syntax or html extensions | INDIRECT | 3 | |
micromark-util-decode-numeric-character-reference • 1.1.0micromark utility to decode numeric character references | INDIRECT | 1 | |
micromark-util-decode-string • 1.1.0micromark utility to decode markdown strings | INDIRECT | 6 | |
micromark-util-encode • 1.1.0micromark utility to encode dangerous html characters | INDIRECT | 0 | |
micromark-util-html-tag-name • 1.2.0micromark utility with list of html tag names | INDIRECT | 0 | |
micromark-util-normalize-identifier • 1.1.0micromark utility normalize identifiers (as found in references, definitions) | INDIRECT | 1 | |
micromark-util-resolve-all • 1.1.0micromark utility to resolve subtokens | INDIRECT | 1 | |
micromark-util-sanitize-uri • 1.2.0micromark utility to sanitize urls | INDIRECT | 4 | |
micromark-util-subtokenize • 1.1.0micromark utility to tokenize subtokens | INDIRECT | 9 | |
micromark-util-symbol • 1.1.0micromark utility with symbols | INDIRECT | 0 | |
micromark-util-types • 1.1.0micromark utility with a couple of typescript types | INDIRECT | 0 | |
micromark • 3.2.0small commonmark compliant markdown parser with positional info and concrete tokens | INDIRECT | 31 | |
mri • 1.2.0Quickly scan for CLI flags and arguments | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
orderedmap • 2.1.1Persistent ordered mapping from strings | INDIRECT | 0 | |
parse5 • 6.0.1HTML parser and serializer. | INDIRECT | 0 | |
property-information • 6.5.0Info on the properties and attributes of the web platform | INDIRECT | 0 | |
prosemirror-changeset • 2.2.1Distills a series of editing steps into deleted and added ranges | INDIRECT | 3 | |
prosemirror-collab • 1.3.1Collaborative editing for ProseMirror | INDIRECT | 5 | |
prosemirror-commands • 1.6.2Editing commands for ProseMirror | INDIRECT | 5 | |
prosemirror-dropcursor • 1.8.1Drop cursor plugin for ProseMirror | INDIRECT | 5 | |
prosemirror-gapcursor • 1.3.2ProseMirror plugin for cursors at normally impossible-to-reach positions | INDIRECT | 7 | |
prosemirror-history • 1.4.1Undo history for ProseMirror | INDIRECT | 6 | |
prosemirror-inputrules • 1.4.0Automatic transforms on text input for ProseMirror | INDIRECT | 5 | |
prosemirror-keymap • 1.2.2Keymap plugin for ProseMirror | INDIRECT | 6 | |
prosemirror-markdown • 1.13.1ProseMirror Markdown integration | INDIRECT | 12 | |
prosemirror-menu • 1.2.4Simple menu elements for ProseMirror | INDIRECT | 9 | |
prosemirror-model • 1.24.1ProseMirror's document model | DIRECT | 1 | |
prosemirror-schema-basic • 1.2.3Basic schema elements for ProseMirror | INDIRECT | 2 | |
prosemirror-schema-list • 1.5.0List-related schema elements and commands for ProseMirror | INDIRECT | 5 | |
prosemirror-state • 1.4.3ProseMirror editor state | DIRECT | 4 | |
prosemirror-tables • 1.6.2ProseMirror's rowspan/colspan tables component | INDIRECT | 7 | |
prosemirror-trailing-node • 3.0.0A trailing node plugin for the prosemirror editor. | INDIRECT | 2 | |
prosemirror-transform • 1.10.2ProseMirror document transformations | DIRECT | 2 | |
prosemirror-view • 1.37.2ProseMirror's view component | DIRECT | 4 | |
punycode.js • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
rehype-minify-whitespace • 5.0.1rehype plugin to collapse whitespace | INDIRECT | 15 | |
rehype-parse • 8.0.5rehype plugin to parse HTML | DIRECT | 20 | |
rehype-remark • 9.1.2rehype plugin to transform to remark | DIRECT | 29 | |
rehype-stringify • 9.0.4rehype plugin to serialize HTML | DIRECT | 35 | |
remark-gfm • 3.0.1remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) | DIRECT | 70 | |
remark-parse • 10.0.2remark plugin to add support for parsing markdown input | DIRECT | 46 | |
remark-rehype • 10.1.0remark plugin that turns markdown into HTML to support rehype | DIRECT | 25 | |
remark-stringify • 10.0.3remark plugin to add support for serializing markdown | DIRECT | 26 | |
rope-sequence • 1.3.4Rope-based persistent sequence type | INDIRECT | 0 | |
sade • 1.8.1Smooth (CLI) operator 🎶 | INDIRECT | 1 | |
space-separated-tokens • 2.0.2Parse and stringify space separated tokens | INDIRECT | 0 | |
stringify-entities • 4.0.4Serialize (encode) HTML character references | INDIRECT | 2 | |
stylis • 4.2.0A Light–weight CSS Preprocessor | INDIRECT | 0 | |
trim-lines • 3.0.1Remove spaces and tabs around line-breaks | INDIRECT | 0 | |
trim-trailing-lines • 2.1.0Remove final line feeds from a string | INDIRECT | 0 | |
trough • 2.2.0`trough` is middleware | INDIRECT | 0 | |
uc.micro • 2.1.0Micro subset of unicode data files for markdown-it projects. | INDIRECT | 0 | |
unified • 10.1.2Interface for parsing, inspecting, transforming, and serializing content through syntax trees | DIRECT | 9 | |
unist-util-find-after • 4.0.1unist utility to find a node after another node | INDIRECT | 2 | |
unist-util-generated • 2.0.1unist utility to check if a node is generated | INDIRECT | 0 | |
unist-util-is • 5.2.1unist utility to check if a node passes a test | INDIRECT | 1 | |
unist-util-position • 4.0.4unist utility to get the position of a node | INDIRECT | 1 | |
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable location | INDIRECT | 1 | |
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral information | INDIRECT | 2 | |
unist-util-visit • 4.1.2unist utility to visit nodes | INDIRECT | 3 | |
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDs | DIRECT | 0 | |
uvu • 0.5.6uvu is an extremely fast and lightweight test runner for Node.js and the browser | INDIRECT | 5 | |
vfile-location • 4.1.0vfile utility to convert between positional (line and column-based) and offset (range-based) locations | INDIRECT | 5 | |
vfile-message • 3.1.4vfile utility to create a virtual message | INDIRECT | 2 | |
vfile • 5.3.7Virtual file format for text processing | INDIRECT | 4 | |
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an event | INDIRECT | 0 | |
web-namespaces • 2.0.1Map of web namespaces | INDIRECT | 0 | |
y-prosemirror • 1.0.20Prosemirror bindings for Yjs | DIRECT | 2 | |
y-protocols • 1.0.6Yjs encoding protocols | DIRECT | 2 | |
yjs • 13.6.23Shared Editing Library | DIRECT | 2 | |
zwitch • 2.0.4Handle values based on a property | INDIRECT | 0 | |