An open API service indexing awesome lists of open source software.

https://github.com/131/node-ksconfig

A simple ks_config (yks config format) inliner for nodejs
https://github.com/131/node-ksconfig

Last synced: 4 months ago
JSON representation

A simple ks_config (yks config format) inliner for nodejs

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/131/ksconfig/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/131/ksconfig/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/131/ksconfig/badge.svg?branch=master)](https://coveralls.io/github/131/ksconfig?branch=master)
[![Version](https://img.shields.io/npm/v/ksconfig.svg)](https://www.npmjs.com/package/ksconfig)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)
[![Code style](https://img.shields.io/badge/code%2fstyle-ivs-green.svg)](https://www.npmjs.com/package/eslint-plugin-ivs)

# Motivation

This a legacy processor for ks_config XML file format. There is very little reason for anyone to use this module

# Credits
* [131](https://github.com/131)