prettier-yaml
v0.1.2
Published
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.
Downloads
53
Readme
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.
Features
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
Copyright 2023Sebastian Software GmbH