Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (16 loc) · 603 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 603 Bytes

Build Status Coverage Status

comb-proxy

Overview

comb-proxy is plugin for comb to expose ProxyHelpers.

Installation

 npm install comb-proxy

Usage

To initialize comb-proxy simply require it.

var comb = require("comb-proxy");

License

MIT LICENSE