wooorm
@wooorm
163
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
163 Skillsacross 3 categorieshast-util-to-html
wooorm
hast utility to serialize to HTML
@mdx-js/loader
wooorm
Webpack loader for MDX
remark-stringify
wooorm
remark plugin to add support for serializing markdown
rehype-raw
wooorm
rehype plugin to reparse the tree (and raw nodes)
load-plugin
wooorm
Load a submodule, plugin, or file
remark-gfm
wooorm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark-squeeze-paragraphs
wooorm
remark plugin to remove empty paragraphs
recma-stringify
wooorm
recma plugin to serialize JavaScript
retext-smartypants
wooorm
retext plugin to implement SmartyPants
retext-stringify
wooorm
retext plugin to serialize prose
remark-rehype
wooorm
remark plugin that turns markdown into HTML to support rehype
rehype-slug
wooorm
rehype plugin to add `id` attributes to headings
rehype-external-links
wooorm
rehype plugin to automatically add `target` and `rel` attributes to external links
remark-breaks
wooorm
remark plugin to add break support, without needing spaces
rehype-minify-whitespace
wooorm
rehype plugin to collapse whitespace
rehype-stringify
wooorm
rehype plugin to serialize HTML
remark-frontmatter
wooorm
remark plugin to support frontmatter (yaml, toml, and more)
rehype-sanitize
wooorm
rehype plugin to sanitize HTML
remark-math
wooorm
remark plugin to parse and stringify math
remark-html
wooorm
remark plugin to compile Markdown to HTML
remark-gemoji
wooorm
remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`π`)
remark-lint
wooorm
remark plugin to lint Markdown code style
rehype-react
wooorm
rehype plugin to transform to React
remark-retext
wooorm
remark plugin to support retext
remark-directive
wooorm
remark plugin to support directives
rehype-highlight
wooorm
rehype plugin to highlight code blocks with lowlight (highlight.js)
react-markdown
wooorm
React component to render markdown
remark-validate-links
wooorm
remark plugin to validate links to headings and files
rehype-format
wooorm
rehype plugin to format HTML
unified-diff
wooorm
unified plugin to ignore unrelated messages
rehype-remark
wooorm
rehype plugin to transform to remark
rehype-retext
wooorm
rehype plugin to transform to retext
remark-message-control
wooorm
remark plugin to enable, disable, and ignore messages with remark
strip-markdown
wooorm
remark plugin to remove markdown formatting
unified
wooorm
parse, inspect, transform, and serialize content through syntax trees
remark-toc
wooorm
remark plugin to generate a table of contents (TOC)
remark-reference-links
wooorm
remark plugin to transform links and images to references and definitions
retext-profanities
wooorm
retext plugin to check for profane and vulgar wording
retext-equality
wooorm
retext plugin to warn about possible insensitive, inconsiderate language
remark-inline-links
wooorm
remark plugin to transform references and definitions into normal links and images
retext-indefinite-article
wooorm
retext plugin to check if indefinite articles (`a`, `an`) are used correctly
retext-repeated-words
wooorm
retext plugin to check for for repeated words
rehype-autolink-headings
wooorm
rehype plugin to add links to headings
rehype-document
wooorm
rehype plugin to wrap a document around a fragment
retext-emoji
wooorm
retext plugin to support emoji, gemoji, and emoticons
retext-contractions
wooorm
retext plugin to check apostrophes in elided contractions
retext-quotes
wooorm
retext plugin to check quotes and apostrophes
retext-spell
wooorm
retext plugin to check spelling
remark-comment-config
wooorm
remark plugin to configure it with comments
retext-sentence-spacing
wooorm
retext plugin to check spacing (one or two spaces) between sentences
rehype-unwrap-images
wooorm
rehype plugin to remove the wrapping paragraph (`<p>`) for images (`<img>`)
retext-diacritics
wooorm
retext plugin to check for proper use of diacritics
remark-textr
wooorm
remark plugin to improve typography with Textr
retext-pos
wooorm
retext plugin to add part-of-speech (POS) tags
remark-github
wooorm
remark plugin to autolink references like in GitHub issues, PRs, and comments
remark-normalize-headings
wooorm
remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly
remark-yaml-config
wooorm
remark plugin to configure it with YAML frontmatter
nlcst-is-literal
wooorm
nlcst utility to check whether a node is meant literally
retext-simplify
wooorm
retext plugin to check phrases for simpler alternatives
rehype-infer-description-meta
wooorm
rehype plugin to infer file metadata from the document
trough
wooorm
`trough` is middleware
retext-redundant-acronyms
wooorm
retext plugin to check for redundant acronyms (ATM machine)
vfile-reporter-json
wooorm
vfile utility to create a JSON report for a file
iso-3166
wooorm
ISO 3166 (standard for country codes and codes for their subdivisions)
hast-util-to-text
wooorm
hast utility to get the plain-text value of a node according to the `innerText` algorithm
mdast-util-from-markdown
wooorm
mdast utility to parse markdown
vfile-reporter
wooorm
vfile utility to create a report for a file
mdast-util-to-string
wooorm
mdast utility to get the plain text content of a node
direction
wooorm
Detect the direction of text: left-to-right, right-to-left, or neutral
afinn-165
wooorm
AFINN 165 (list of English words rated for valence) in JSON
remark-images
wooorm
remark plugin to add a simpler image syntax
rehype-github-image
wooorm
rehype plugin to enhance images
dead-or-alive
wooorm
check if urls are dead or alive
web-namespaces
wooorm
Map of web namespaces
vendors
wooorm
List of vendor prefixes known to the web platform
property-information
wooorm
Info on the properties and attributes of the web platform
lowlight
wooorm
Virtual syntax highlighting for virtual DOMs and non-HTML things
refractor
wooorm
Lightweight, robust, elegant virtual syntax highlighting using Prism
vfile
wooorm
Virtual file format for text processing
vfile-message
wooorm
vfile utility to create a virtual message
rehype-infer-reading-time-meta
wooorm
rehype plugin to infer reading time as file metadata from the document
hastscript
wooorm
hast utility to create trees
rehype-infer-title-meta
wooorm
rehype plugin to infer file metadata from the main title of a document
vfile-location
wooorm
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
vfile-sort
wooorm
vfile utility to sort messages by line/column
vfile-statistics
wooorm
vfile utility to count messages per category: failures, warnings, etc
to-vfile
wooorm
vfile utility to read and write to the file system
vfile-matter
wooorm
vfile utility to parse the YAML front matter in a file
hast-util-to-jsx-runtime
wooorm
hast utility to transform to preact, react, solid, svelte, vue, etc
create-gfm-fixtures
wooorm
Create GFM fixtures
micromark-util-encode
wooorm
micromark utility to encode dangerous html characters
nlcst-search
wooorm
nlcst utility to search for patterns in a tree
markdown-escapes
wooorm
Legacy list of escapable characters in markdown
state-toggle
wooorm
Enter/exit a state
normalize-uri
wooorm
Legacy package to normalize an URI
mdast-util-mdx-expression
wooorm
mdast extension to parse and serialize MDX (or MDX.js) expressions
mdast-util-gfm-table
wooorm
mdast extension to parse and serialize GFM tables
mdast-util-gfm-task-list-item
wooorm
mdast extension to parse and serialize GFM task list items
mdast-util-gfm-strikethrough
wooorm
mdast extension to parse and serialize GFM strikethrough
mdast-util-mdx-jsx
wooorm
mdast extension to parse and serialize MDX or MDX.js JSX
mdast-util-mdxjs-esm
wooorm
mdast extension to parse and serialize MDX.js ESM (import/exports)
mdast-util-gfm-footnote
wooorm
mdast extension to parse and serialize GFM footnotes
mdast-util-math
wooorm
mdast extension to parse and serialize math
mdast-util-frontmatter
wooorm
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
nspell
wooorm
Hunspell compatible spell checker
cmu-pronouncing-dictionary
wooorm
The 134,000+ words and their pronunciations in the CMU pronouncing dictionary
brill
wooorm
Part-of-speech tags from the Brill-tagger
micromark-extension-mdx-md
wooorm
micromark extension to turn some markdown features off for MDX
xast-util-to-string
wooorm
xast utility to get the text value of a node
nlcst-to-string
wooorm
nlcst utility to transform a tree to a string
character-reference-invalid
wooorm
Map of invalid numeric character references to their replacements, according to HTML
emoticon
wooorm
Info on ASCII emoticons
is-decimal
wooorm
Check if a character is decimal
is-alphanumerical
wooorm
Check if a character is alphanumerical
is-alphabetical
wooorm
Check if a character is alphabetical
is-hexadecimal
wooorm
Check if a character is hexadecimal
markdown-table
wooorm
Generate a markdown (GFM) table
trim-lines
wooorm
Remove spaces and tabs around line-breaks
character-entities
wooorm
Map of named character references
character-entities-legacy
wooorm
List of legacy HTML named character references that donβt need a trailing semicolon
character-entities-html4
wooorm
Map of named character references from HTML 4
collapse-white-space
wooorm
Collapse white space
array-iterate
wooorm
`Array#forEach()` but itβs possible to define where to move to next
micromark-factory-mdx-expression
wooorm
micromark factory to parse MDX expressions (found in JSX attributes, flow, text)
mathml-tag-names
wooorm
List of known MathML tag names
is-word-character
wooorm
Check if a character is a word character
is-whitespace-character
wooorm
Check if a character is a whitespace character
mdast-util-compact
wooorm
mdast utility to make a tree compact
space-separated-tokens
wooorm
Parse and stringify space separated tokens
parse-entities
wooorm
Parse HTML character references
comma-separated-tokens
wooorm
Parse and stringify comma-separated tokens
ccount
wooorm
Count how often a character (or substring) is used in a string
retext-passive
wooorm
retext plugin to check for passive voice
hast-util-from-html
wooorm
hast utility to parse from HTML
hast-util-from-html-isomorphic
wooorm
hast utility that turns HTML into a syntax tree (while being small in browsers)
mdast-util-toc
wooorm
mdast utility to generate a table of contents from a tree
hast-util-raw
wooorm
hast utility to reparse a tree
hast-util-format
wooorm
Format whitespace in HTML
bcp-47-match
wooorm
Match BCP 47 language tags with language ranges per RFC 4647
mdast-zone
wooorm
mdast utility to treat HTML comments as ranges or markers
hast-util-reading-time
wooorm
hast utility to estimate the reading time
hast-util-truncate
wooorm
hast utility to truncate the tree to a certain number of characters
hast-util-excerpt
wooorm
hast utility to excerpt the tree to a comment
unified-engine
wooorm
unified engine to process multiple files, lettings users configure from the file system
unified-args
wooorm
create CLIs for unified processors
unified-engine-gulp
wooorm
unified engine to create a Gulp plugin from a processor
@mdx-js/language-service
wooorm
MDX support for Volar
emphasize
wooorm
ANSI syntax highlighting for the terminal
@wooorm/starry-night
wooorm
Syntax highlighting, like GitHub
iso-639-3
wooorm
Info on ISO 639-3
iso-639-2
wooorm
ISO-639-2 codes in an accessible format
unist-util-visit
wooorm
unist utility to visit nodes
unist-util-visit-parents
wooorm
unist utility to recursively walk over nodes, with ancestral information
mdast-util-to-markdown
wooorm
mdast utility to serialize markdown
mdast-util-to-hast
wooorm
mdast utility to transform to hast
unist-util-is
wooorm
unist utility to check if a node passes a test
devlop
wooorm
Do things in development and nothing otherwise
estree-util-is-identifier-name
wooorm
Check if something can be an ecmascript (javascript) identifier name
mdast-util-find-and-replace
wooorm
mdast utility to find and replace text in a tree
un-m49
wooorm
Info on UN M49
mdast-util-gfm
wooorm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
hast-util-from-parse5
wooorm
hast utility to transform from a `parse5` AST
rehype-meta
wooorm
rehype plugin to add metadata to the head of a document