A module for smart handling of YAML data with support for converting between YAML strings and JavaScript objects.
Go to file
2017-05-25 16:50:19 +02:00
dist initial working version 2017-05-25 15:09:01 +02:00
test improve tests 2017-05-25 16:50:19 +02:00
ts initial working version 2017-05-25 15:09:01 +02:00
.gitignore initial working version 2017-05-25 15:09:01 +02:00
.gitlab-ci.yml initial working version 2017-05-25 15:09:01 +02:00
npmextra.json add npmextra.json 2017-05-25 15:09:54 +02:00
package.json 1.0.2 2017-05-25 15:09:58 +02:00
readme.md add readme 2017-05-25 15:13:47 +02:00
tslint.json initial working version 2017-05-25 15:09:01 +02:00
yarn.lock initial working version 2017-05-25 15:09:01 +02:00

smartyaml

handle yaml in smart ways

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer