New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ultramatter

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ultramatter

A <1kB library for parsing frontmatter. `ultramatter` has zero dependencies and is compatible with any JavaScript runtime.

latest
Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
10K
-39.5%
Maintainers
1
Weekly downloads
 
Created
Source

ultramatter

A <1kB library for parsing frontmatter. ultramatter has zero dependencies and is compatible with any JavaScript runtime.

Features

  • It's very small.
  • It's very fast.
  • It supports a small, relaxed subset of YAML
    • Maps (key: value)
    • Sequences (- list)
    • Inline Arrays ([0, 1, 2])
    • Literal Blocks (|)
    • Comments (# comment)
    • Quoted values ('single', "double")
    • Boolean values (true and false ONLY)
    • Tabs are valid

Keywords

yaml

FAQs

Package last updated on 06 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts