licenses.dev

@doc-tools/docs v1.1.8

Make documentation using yfm-docs in Markdown and HTML formats

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT81
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@doc-tools/components • 1.12.3React компоненты для отрисовки документационного проектаDIRECT16
@doc-tools/transform • 1.9.6A simple transformer of text in YFM (Yandex Flavored Markdown) to HTMLDIRECT33
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bem-cn-lite • 4.1.0Lite version of the friendly BEM-style class name generator, which is great for ReactINDIRECT1
bem-cn • 3.0.1Friendly BEM class names generator, greate for ReactINDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-parse-stringify • 3.1.0Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.INDIRECT1
i18next • 19.9.2i18next internationalization frameworkINDIRECT1
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.15.0YAML 1.2 parser and serializerDIRECT3
linkify-it • 2.2.0Links recognition library with FULL unicode supportINDIRECT1
linkify-it • 3.0.3Links recognition library with FULL unicode supportINDIRECT1
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
markdown-it-attrs • 4.5.0Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributesINDIRECT0
markdown-it-deflist • 2.1.0<dl> tag for markdown-it markdown parser.INDIRECT0
markdown-it-imsize • 2.0.1Markdown-it plugin to specify image sizeDIRECT0
markdown-it-meta • 0.0.1Markdown-it Metadata as yaml for markdown documentsINDIRECT4
markdown-it-sup • 1.0.0<sup> tag for markdown-it markdown parser.INDIRECT0
markdown-it-video • 0.6.3Markdown-it plugin to embed a hosted videosINDIRECT0
markdown-it • 10.0.0Markdown-it - modern pluggable markdown parser.DIRECT6
markdown-it • 12.0.4Markdown-it - modern pluggable markdown parser.INDIRECT5
markdown-it • 12.3.2Markdown-it - modern pluggable markdown parser.INDIRECT5
markdownlint-rule-helpers • 0.14.0A collection of markdownlint helper functions for custom rulesINDIRECT0
markdownlint • 0.23.1A Node.js style checker and lint tool for Markdown/CommonMark files.INDIRECT6
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
postcss • 8.5.23Tool for transforming styles with JS pluginsINDIRECT3
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-dom • 16.14.0React package for working with the DOM.DIRECT6
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-i18next • 11.18.6Internationalization for react done right. Using the i18next i18n ecosystem.INDIRECT3
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
rechoir • 0.6.2Require any supported file as a node module.INDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
scroll-into-view-if-needed • 2.2.31Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
slugify • 1.6.9Slugifies a StringINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
void-elements • 3.1.0Array of "void elements" defined by the HTML specification.INDIRECT0
walk-sync • 2.2.0Get an array of recursive directory contentsDIRECT7
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC18
PackageRelationDependenciesPublished
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
ensure-posix-path • 1.1.1[![Build Status](https://travis-ci.org/stefanpenner/ensure-posix-path.svg)](https://travis-ci.org/stefanpenner/ensure-posix-path) [![Build status](https://ci.appveyor.com/api/projects/status/bt015k54b2ohk1oi?svg=true)](https://ci.appveyor.com/project/embeINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
github-slugger • 1.5.0Generate a slug just like GitHub does for markdown headings.INDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
matcher-collection • 2.0.1Minimatch but for collections of minimatcher matchers.INDIRECT5
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
BSD-3-Clause4
PackageRelationDependenciesPublished
highlight.js • 10.7.3Syntax highlighting with language autodetection.INDIRECT0
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT20
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
entities • 2.0.3Encode & decode XML and HTML entities with easeINDIRECT0
entities • 2.1.0Encode & decode XML and HTML entities with easeINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40doc-tools%2Fdocs)](https://licenses.dev/npm/%40doc-tools%2Fdocs)
<a href="https://licenses.dev/npm/%40doc-tools%2Fdocs">
  <img src="https://licenses.dev/b/npm/%40doc-tools%2Fdocs" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.8 version:

[![licenses](https://licenses.dev/b/npm/%40doc-tools%2Fdocs/1.1.8)](https://licenses.dev/npm/%40doc-tools%2Fdocs/1.1.8)
<a href="https://licenses.dev/npm/%40doc-tools%2Fdocs/1.1.8">
  <img src="https://licenses.dev/b/npm/%40doc-tools%2Fdocs/1.1.8" alt="licenses" />
</a>
GitHub