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

https://github.com/hiproxy/conf-parser

⚙️hiproxy rewrite config file parser📃
https://github.com/hiproxy/conf-parser

Last synced: about 1 year ago
JSON representation

⚙️hiproxy rewrite config file parser📃

Awesome Lists containing this project

README

          

# conf-parser

[![Build Status](https://travis-ci.org/hiproxy/conf-parser.svg?branch=master)](https://travis-ci.org/hiproxy/conf-parser)
[![codecov](https://codecov.io/gh/hiproxy/conf-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/hiproxy/conf-parser)

hiproxy rewrite config file parser

## install

```
npm install hiproxy-conf-parser --save
```