prettier-yaml

0.1.2 • Public • Published

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

Copyright

Logo of Sebastian Software GmbH, Mainz, Germany

Copyright 2023
Sebastian Software GmbH

Readme

Keywords

Package Sidebar

Install

npm i prettier-yaml

Weekly Downloads

33

Version

0.1.2

License

Apache-2.0

Unpacked Size

9.82 kB

Total Files

13

Last publish

Collaborators

  • swernerx