corki-proxy

0.1.0 • Public • Published

corki-proxy

A proxy to make front-end developing better.

It provides front-end source compiling, just like, request main.less, it will response with the content which has been compiled and can be used in browser.

Support resource type: see corki-compiler

Usage

Command

# serve current work directory 
corkip .
 
# assign port 
corkip example --port 4000

Program

const proxy = require('corkic-proxy')
 
proxy.serve('path/to/project')

Todo

  • customize middlewares
  • more options for configure

Dependencies (5)

Dev Dependencies (2)

Package Sidebar

Install

npm i corki-proxy

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • boom11235