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

prettier-yaml

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-yaml

A small solution for prettifying YAML files using `yaml` and `prettier`. One thing not covered by other tools before was the reduction/normalization on quotes. YAML do not require quotes for most strings, but for some.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
51
-12.07%
Maintainers
1
Weekly downloads
 
Created
Source

Prettier YAML

A small solution for prettifying YAML files using yaml and prettier. One thing not covered by other tools before was the reduction/normalization on quotes. YAML do not require quotes for most strings, but for some.

Test npm

Features

  • Parsing using yaml
  • Prettifying using prettier
  • Removal of all optional string quotes

Documentation

Usage when installed:

prettier-yaml <glob>

Usage using npx (without installing):

npx prettier-yaml <glob>

License

Apache License; Version 2.0, January 2004

Logo of Sebastian Software GmbH, Mainz, Germany

Copyright 2023
Sebastian Software GmbH

Keywords

yaml

FAQs

Package last updated on 10 Jan 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