> Since I have not used this name hence I am happy to donate this package name to whosover requires it (ofcourse for free)
Utilities to help with endpoint resolution
unist utility to check if a node passes a test
unist utility to recursively walk over nodes, with ancestral information
[](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [](https://www.npmjs.com/packag
unist utility to get the position of a node
unist utility to serialize a node, position, or point as a human readable location
mdast utility to get the plain text content of a node
Utility functions
mdast utility to serialize markdown
mdast utility to transform to hast
A parser to Amazon Resource Names
hast utility to check if a node is inter-element whitespace
mdast utility to check if a node is phrasing content
unist utility to visit nodes
mdast extension to parse and serialize GFM task list items
mdast extension to parse and serialize GFM strikethrough
mdast extension to parse and serialize GFM tables
mdast utility to find and replace text in a tree
mdast extension to parse and serialize MDX or MDX.js JSX
hast utility to create an element from a simple CSS selector
micromark utility with symbols
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
mdast extension to parse and serialize GFM autolink literals
Sometimes, you might want your HTML to include a one-off image file that is just for one person. Making this file public may be undesireable for security reasons, or perhaps simply because it is not worth the overhead of multiple HTTP requests. This gem provides a utility method that takes a locally-saved image file, perhaps within your non-public tmp directory, encodes it as Base64, and returns an HTML <img> element with the correct data URL attributes. It is made possible by the RFC 2397 scheme, which is now fairly well supported in modern browsers.
Diff and patch tables
Diff and patch tables