browservefy

quicky http server to test out browserify changes rapidly

11 个版本
安装
npm install browservefy
yarn add browservefy
pnpm add browservefy
bun add browservefy
README

browservefy

tiny CLI script to run a local static server that responds to a provided path with browserify.

usage


$ browservefy path/to/entry.js PORT -- [browserify args]

license

MIT

版本列表
0.0.10 2013-03-25
0.0.9 2013-03-08
0.0.8 2013-02-22
0.0.7 2013-02-22
0.0.6 2013-02-22
0.0.5 2013-02-05
0.0.4 2013-02-01
0.0.3 2013-01-30
0.0.2 2013-01-25
0.0.1 2013-01-20
0.0.0 2012-11-09