yaml-cutter

0.2.1 • Public • Published

Yaml Cutter

CircleCI Dependency Status devDependency Status

  • non-intrusive programmatic editing of YAML files
  • preserves the file structure, including empty lines, comments, and indentation

Installation

  • install the module

    $ npm install --save yaml-cutter
    
  • load the library (in your JavaScript code):

    yamlCutter = require('yaml-cutter');

Usage

Development

see our developer guidelines

Readme

Keywords

none

Package Sidebar

Install

npm i yaml-cutter

Weekly Downloads

6

Version

0.2.1

License

ISC

Last publish

Collaborators

  • kevingoslar