mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items
mdast extension to parse and serialize GFM task list items
unist utility to create a new tree by mapping all nodes
Parses a regular expression string and returns a new regular expression.
Copy an error object.
Returns the first index at which a given element can be found.
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers
Returns a shallow copy of an object without blacklisted properties
A cross-platform utility to find the best directory to put data and config files.
mdast utility to parse a comment marker
less broken typeof
Assert utility from yeoman
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Convert Errors & Objects into an easily-serialized vanilla Object.
Get the prototype chain of any value as an Array
unist utility to find a node
mdast utility to get the style of a heading
unist utility to find a node after another node
hast utility to check if a node is an embedded element
hast utility to get the plain-text value of a node according to the `innerText` algorithm