licenses.dev

@mdit-vue/plugin-frontmatter v0.10.0

A markdown-it plugin to get markdown frontmatter

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@mdit-vue/types • 0.10.0Shared types definition of mdit-vueDIRECT0
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it • 12.2.3TypeScript definitions for markdown-itDIRECT2
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
gray-matter • 4.0.3Parse 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 DIRECT9
is-extendable • 0.1.1Returns 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?"INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
kind-of • 6.0.3Get the native type of a value.INDIRECT0
linkify-it • 4.0.1Links recognition library with FULL unicode supportINDIRECT1
markdown-it • 13.0.2Markdown-it - modern pluggable markdown parser.DIRECT5
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
section-matter • 1.0.0Like front-matter, but supports multiple sections in a document.INDIRECT3
strip-bom-string • 1.0.0Strip a byte order mark (BOM) from a string.INDIRECT0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
entities • 3.0.1Encode & 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
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40mdit-vue%2Fplugin-frontmatter)](https://licenses.dev/npm/%40mdit-vue%2Fplugin-frontmatter)
<a href="https://licenses.dev/npm/%40mdit-vue%2Fplugin-frontmatter">
  <img src="https://licenses.dev/b/npm/%40mdit-vue%2Fplugin-frontmatter" alt="licenses" />
</a>

Or the licenses badge code for the 0.10.0 version:

[![licenses](https://licenses.dev/b/npm/%40mdit-vue%2Fplugin-frontmatter/0.10.0)](https://licenses.dev/npm/%40mdit-vue%2Fplugin-frontmatter/0.10.0)
<a href="https://licenses.dev/npm/%40mdit-vue%2Fplugin-frontmatter/0.10.0">
  <img src="https://licenses.dev/b/npm/%40mdit-vue%2Fplugin-frontmatter/0.10.0" alt="licenses" />
</a>
GitHub