@types/hast • 2.3.10 TypeScript definitions for hast INDIRECT 1 1706652385 @types/mdast • 3.0.15 TypeScript definitions for mdast INDIRECT 1 1699388736 @types/parse5 • 5.0.3 TypeScript definitions for parse5 INDIRECT 0 1589406132 @types/unist • 2.0.11 TypeScript definitions for unist INDIRECT 0 1723688364 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 bail • 1.0.5 Throw a given error INDIRECT 0 1579947505 better-opn • 2.1.1 A better opn. Reuse the same tab on Chrome for 👨💻. DIRECT 3 1603319559 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 ccount • 1.1.0 Count characters INDIRECT 0 1603876700 character-entities-html4 • 1.1.4 HTML4 character entity information INDIRECT 0 1579858225 character-entities-legacy • 1.1.4 HTML legacy character entity information INDIRECT 0 1579857832 character-entities • 1.2.4 HTML character entity information INDIRECT 0 1579860892 character-reference-invalid • 1.1.4 HTML invalid numeric character reference information INDIRECT 0 1579857600 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library DIRECT 14 1707260254 collapse-white-space • 1.0.6 Replace multiple white-space characters with a single space INDIRECT 0 1579820346 colors • 1.4.0 get colors in your node.js console DIRECT 0 1569195967 comma-separated-tokens • 1.0.8 Parse and stringify comma-separated tokens INDIRECT 0 1579818650 commander • 5.1.0 the complete solution for node.js command-line programs DIRECT 0 1587781761 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 gray-matter • 4.0.3 Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and DIRECT 9 1619233591 hast-to-hyperscript • 9.0.1 hast utility to transform to something else (react, vue, etc) through a hyperscript DSL INDIRECT 9 1604051610 hast-util-from-parse5 • 6.0.1 hast utility to transform from Parse5’s AST INDIRECT 15 1604226054 hast-util-is-element • 1.1.0 hast utility to check if a node is a (certain) element INDIRECT 0 1598006767 hast-util-parse-selector • 2.2.5 hast utility to create an element from a simple CSS selector INDIRECT 0 1604170530 hast-util-raw • 6.1.0 hast utility to reparse a tree DIRECT 27 1614941958 hast-util-to-html • 7.1.3 hast utility to serialize to HTML INDIRECT 12 1619338723 hast-util-to-parse5 • 6.0.0 hast utility to transform hast to Parse5’s AST INDIRECT 11 1592321995 hast-util-whitespace • 1.0.4 hast utility to check if a node is inter-element whitespace INDIRECT 0 1582831493 hastscript • 6.0.0 hast utility to create trees INDIRECT 7 1594664194 html-void-elements • 1.0.5 List of known void HTML elements INDIRECT 0 1579817774 inline-style-parser • 0.1.1 An inline style parser. INDIRECT 0 1561003640 is-alphabetical • 1.0.4 Check if a character is alphabetical INDIRECT 0 1579950312 is-alphanumerical • 1.0.4 Check if a character is alphanumerical INDIRECT 2 1579950064 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-buffer • 2.0.5 Determine if an object is a Buffer INDIRECT 0 1604431173 is-decimal • 1.0.4 Check if a character is decimal INDIRECT 0 1579950687 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-hexadecimal • 1.0.4 Check if a character is hexadecimal INDIRECT 0 1579950526 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-plain-obj • 2.1.0 Check if a value is a plain object INDIRECT 0 1579602874 is-whitespace-character • 1.0.4 Check if a character is a whitespace character INDIRECT 0 1579949631 is-word-character • 1.0.4 Check if a character is a word character INDIRECT 0 1579949828 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 markdown-escapes • 1.0.4 List of escapable characters in markdown INDIRECT 0 1579858706 mdast-util-definitions • 3.0.1 mdast utility to find definition nodes in a tree INDIRECT 4 1588324270 mdast-util-to-hast • 9.1.2 mdast utility to transform to hast INDIRECT 10 1600455621 mdurl • 1.0.1 URL utilities for markdown-it INDIRECT 0 1442268508 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 open • 7.4.2 Open stuff like URLs, files, executables. Cross-platform. INDIRECT 2 1613491837 parse-entities • 2.0.0 Parse HTML character references: fast, spec-compliant, positional information INDIRECT 7 1578989870 parse5 • 6.0.1 HTML parser and serializer. INDIRECT 0 1595603871 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 portfinder • 1.0.32 A simple tool to find an open port on the current machine DIRECT 6 1660407892 property-information • 5.6.0 Information for HTML properties INDIRECT 1 1602576968 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 rehype-stringify • 8.0.0 rehype plugin to serialize HTML DIRECT 13 1591624781 remark-parse • 8.0.3 remark plugin to parse Markdown DIRECT 26 1594995386 remark-rehype • 7.0.0 remark plugin to transform to rehype DIRECT 11 1589894102 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 section-matter • 1.0.0 Like front-matter, but supports multiple sections in a document. INDIRECT 3 1508743550 space-separated-tokens • 1.1.5 Parse and stringify space-separated tokens INDIRECT 0 1579819338 state-toggle • 1.0.3 Enter/exit a state INDIRECT 0 1580043001 stringify-entities • 3.1.0 Encode HTML character references and character entities INDIRECT 3 1603098437 strip-bom-string • 1.0.0 Strip a byte order mark (BOM) from a string. INDIRECT 0 1490845430 style-to-object • 0.3.0 Converts inline style to object. INDIRECT 1 1573103352 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 trim-trailing-lines • 1.1.4 Remove final line feeds from a string INDIRECT 0 1603876303 trim • 0.0.1 Trim string whitespace INDIRECT 0 1363111162 trough • 1.0.5 Middleware: a channel used to convey a liquid INDIRECT 0 1579945204 ulka-parser • 0.2.11 Templating engine for ulka static site generator DIRECT 0 1599368441 unherit • 1.1.3 Clone a constructor without affecting the super-class INDIRECT 2 1580041659 unified • 9.2.2 Interface for parsing, inspecting, transforming, and serializing content through syntax trees DIRECT 9 1625157551 unist-builder • 2.0.3 unist utility to create a new trees with a nice syntax INDIRECT 0 1581869044 unist-util-generated • 1.1.6 unist utility to check if a node is generated INDIRECT 0 1604333130 unist-util-is • 4.1.0 unist utility to check if a node passes a test INDIRECT 0 1615127260 unist-util-position • 3.1.0 unist utility to get the position of a node INDIRECT 0 1581863896 unist-util-remove-position • 2.0.1 unist utility to remove positions from a tree INDIRECT 4 1581865806 unist-util-stringify-position • 2.0.3 unist utility to serialize a node, position, or point as a human readable location INDIRECT 1 1582885923 unist-util-visit-parents • 3.1.1 unist utility to recursively walk over nodes, with ancestral information INDIRECT 2 1603108234 unist-util-visit • 2.0.3 unist utility to visit nodes INDIRECT 3 1594460834 vfile-location • 3.2.0 vfile utility to convert between positional (line and column-based) and offset (range-based) locations INDIRECT 0 1604223821 vfile-message • 2.0.4 vfile utility to create a virtual message INDIRECT 2 1585508601 vfile • 4.2.1 Virtual file format for text processing INDIRECT 4 1607257589 web-namespaces • 1.1.4 Map of web namespaces INDIRECT 0 1579861099 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js DIRECT 0 1718549308 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 zwitch • 1.0.5 Handle values based on a property INDIRECT 0 1579951529