licenses.dev

gray-matter v2.1.1

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
ansi-red • 0.1.1The color red, in ansi.DIRECT1
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
coffee-script • 1.12.7Unfancy JavaScriptDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.DIRECT1
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 serializerDIRECT3
toml • 2.3.6TOML parser for Node.js (parses TOML spec v0.4.0)DIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
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/gray-matter)](https://licenses.dev/npm/gray-matter)
<a href="https://licenses.dev/npm/gray-matter">
  <img src="https://licenses.dev/b/npm/gray-matter" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.1 version:

[![licenses](https://licenses.dev/b/npm/gray-matter/2.1.1)](https://licenses.dev/npm/gray-matter/2.1.1)
<a href="https://licenses.dev/npm/gray-matter/2.1.1">
  <img src="https://licenses.dev/b/npm/gray-matter/2.1.1" alt="licenses" />
</a>
GitHub