Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
discord-markdown-embeds
This package allows you to create discord embeds from markdown.
remark-oembed
Converts URLs surrounded by newlines into embeds that are loaded asynchronously
astro-custom-embeds
Astro integration to easily add your own embeds (that replace matching URLs in mdx files)
markdown-it-embeds
An advanced embeds system for markdown-it by ${Mr.DJA}.
dekita-md-embed
Converts MD files into discord js embeds!
remark-obsidious
remark-obsidious: A strict TypeScript-powered remark plugin for transforming Obsidian-flavored Markdown. Builds a file tree & lookup table while handling callouts, embeds, and internal links—perfect for static sites using raw vault files.
markdown-it-code-embed
Code embed plugin for markdown-it markdown parser that allows you to add embeds from services like Codepen to your markdown.
astro-obsidian-embed-plugin
An Astro plugin for embedding Obsidian embeds in Markdown files.
mdast-util-to-string
mdast utility to get the plain text content of a node
unist-util-visit
unist utility to visit nodes
marked
A markdown parser built for speed
remark-parse
remark plugin to add support for parsing markdown input
mehdown
The Markdown parser used on the forums at meh.com.
micromark
small commonmark compliant markdown parser with positional info and concrete tokens
mdast-util-to-hast
mdast utility to transform to hast
mdast-util-from-markdown
mdast utility to parse markdown
markdown-it
Markdown-it - modern pluggable markdown parser.
mdast-util-to-markdown
mdast utility to serialize markdown
mdast-util-phrasing
mdast utility to check if a node is phrasing content
micromark-extension-gfm-table
micromark extension to support GFM tables