js-yaml

v4.1.0
YAML 1.2 parser and serializer
yaml parser serializer pyyaml

lint

eslint .

test

npm run lint && mocha

coverage

npm run lint && nyc mocha && nyc report --reporter html

demo

npm run lint && node support/build_demo.js

gh-demo

npm run demo && gh-pages -d demo -f

browserify

rollup -c support/rollup.config.js

prepublishOnly

npm run gh-demo
npm i js-yaml

Metadata

  • MIT
  • Whatever
  • Vladimir Zapparov
  • released 4/14/2021

Downloads

Maintainers