dora
A fully pluggable server for development.
Last updated 8 years ago by yesmeck .
MIT · Repository · Bugs · Original npm
$ cnpm install dora 
SYNC missed versions from official npm registry.

NPM version Build Status Coverage Status NPM downloads

Dora

A fully pluggable server for development.


Install

$ npm i dora -g 

Usage

## Load proxy, webpack and hmr plugins
$ dora --plugins proxy,webpack,hmr

## Load local plugin
$ dora --plugins ./local-plugin

## Load plugin with arguments
$ dora --plugins foo?optionA=/foo/&optionB

## Load plugin with JSON arguments
$ dora --plugins 'foo?{"optionA":"/foo/","optionB":true}'

Docs

License

MIT

Current Tags

  • 0.4.5                                ...           latest (8 years ago)

1 Versions

  • 0.4.5                                ...           8 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (13)
Dev Dependencies (14)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org