1.0.2 • Published 5 years ago

bs-yaml v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

bs-yaml

CircleCI

ReasonML bindings for the NPM JS-Yaml package

Only two functions are implemeted so far:

  • parse / parseWithOpts

  • stringify / stringifyWithOpts

How to install

1) yarn add bs-yaml or npm install bs-yaml 1) update bsconfig.json -> "bs-dependencies": [..., "bs-yaml"]

Usage examples

See tests

Open Source

Contributions very welcome!