licenses.dev

@diplodoc/transform v4.77.5

A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT58
PackageRelationDependenciesPublished
@diplodoc/directive • 0.3.5Directive syntax for Diplodoc platformINDIRECT1
@diplodoc/file-extension • 0.2.4Diplodoc platform extension that provides file links in documentationDIRECT2
@diplodoc/utils • 2.3.5Diplodoc cross-packages utilsDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
cheerio • 1.2.0The fast, flexible & elegant library for parsing and manipulating HTML and XML.DIRECT22
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
css-tree • 2.2.1A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
css-tree • 2.3.1A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
css • 3.0.0CSS parser / stringifierDIRECT5
cssfilter • 0.0.10Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSSDIRECT0
csso • 5.0.5CSS minifier with structural optimisationsINDIRECT3
dayjs • 1.11.212KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
dom-serializer • 3.1.1render domhandler DOM nodes to a stringINDIRECT3
encoding-sniffer • 0.2.1Implementation of the HTML encoding sniffer algo, with stream supportINDIRECT3
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
get-root-node-polyfill • 1.0.0Polyfill for the new Node method getRootNodeDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
htmlparser2 • 10.1.0Fast & forgiving HTML/XML parserINDIRECT6
htmlparser2 • 12.0.0Fast & forgiving HTML/XML parserINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
js-yaml • 4.3.0YAML 1.2 parser and serializerDIRECT1
launder • 1.7.1A sanitize module for the people. Built for ApostropheCMS.INDIRECT1
linkify-it • 4.0.1Links recognition library with FULL unicode supportINDIRECT1
lodash • 4.18.1Lodash modular utilities.DIRECT0
markdown-it-attrs • 4.5.0Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributesDIRECT0
markdown-it-deflist • 2.1.0<dl> tag for markdown-it markdown parser.DIRECT0
markdown-it-directive • 2.0.6Directive extension for markdown-it markdown parser.INDIRECT0
markdown-it-sup • 1.0.0<sup> tag for markdown-it markdown parser.DIRECT0
markdown-it • 13.0.2Markdown-it - modern pluggable markdown parser.DIRECT5
markdownlint-micromark • 0.1.7A trivial package that re-exports some micromark functionality as a CommonJS moduleINDIRECT0
markdownlint-rule-helpers • 0.17.2A collection of markdownlint helper functions for custom rulesDIRECT0
markdownlint • 0.32.1A Node.js style checker and lint tool for Markdown/CommonMark files.DIRECT7
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
parse-srcset • 1.0.2A spec-conformant JavaScript parser for the HTML5 srcset attributeINDIRECT0
parse5-htmlparser2-tree-adapter • 7.1.0htmlparser2 tree adapter for parse5.INDIRECT4
parse5-parser-stream • 7.1.2Streaming HTML parser with scripting support.INDIRECT2
parse5 • 7.3.0HTML parser and serializer.INDIRECT1
postcss • 8.5.23Tool for transforming styles with JS pluginsINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sanitize-html • 2.17.6Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basisDIRECT16
slugify • 1.6.6Slugifies a StringDIRECT0
source-map-resolve • 0.6.0Resolve the source map and/or sources for a generated file.INDIRECT2
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
svgo • 3.3.2Nodejs-based tool for optimizing SVG vector graphics filesDIRECT18
ts-dedent • 2.3.0TypeScript package which smartly trims and strips indentation from multi-line stringsDIRECT0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
undici • 7.29.0An HTTP/1.1 client, written from scratch for Node.jsINDIRECT0
whatwg-encoding • 3.1.1Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-mimetype • 4.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
BSD-2-Clause15
PackageRelationDependenciesPublished
cheerio-select • 2.1.0CSS selector engine supporting jQuery selectorsINDIRECT9
css-select • 5.2.2a CSS selector compiler/engineINDIRECT8
css-what • 6.2.2a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domelementtype • 3.0.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domhandler • 6.0.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 3.2.2Utilities for working with htmlparser2's domINDIRECT4
domutils • 4.0.2Utilities for working with htmlparser2's domINDIRECT4
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
entities • 6.0.1Encode & decode XML and HTML entities with ease & speedINDIRECT0
entities • 7.0.1Encode & decode XML and HTML entities with ease & speedINDIRECT0
entities • 8.0.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
ISC5
PackageRelationDependenciesPublished
@trysound/sax • 0.2.0An evented streaming XML parser in JavaScriptINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
github-slugger • 1.5.0Generate a slug just like GitHub does for markdown headings.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
mdn-data • 2.0.28Open Web data by the Mozilla Developer NetworkINDIRECT0
mdn-data • 2.0.30Open Web data by the Mozilla Developer NetworkINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.77.5 version:

[![licenses](https://licenses.dev/b/npm/%40diplodoc%2Ftransform/4.77.5)](https://licenses.dev/npm/%40diplodoc%2Ftransform/4.77.5)
<a href="https://licenses.dev/npm/%40diplodoc%2Ftransform/4.77.5">
  <img src="https://licenses.dev/b/npm/%40diplodoc%2Ftransform/4.77.5" alt="licenses" />
</a>
GitHub