Skip to content

cscott/node-mediawiki-express

Repository files navigation

node-mediawiki-express

NPM

Build Status dependency status dev dependency status

The node mediawiki-express package uses the php-embed package to embed mediawiki within an node express server.

USAGE

// XXX write me

INSTALLING

You can use npm to download and install:

  • The latest mediawiki-express package: npm install mediawiki-express

  • GitHub's master branch: npm install https://github.com/cscott/node-mediawiki-express/tarball/master

TESTING

mocha is required to run unit tests.

npm install mocha
npm test

CONTRIBUTORS

RELATED PROJECTS

LICENSE

Copyright (c) 2015 C. Scott Ananian.

node-mediawiki-express is licensed using the same license as mediawiki itself.

About

An installation of mediawiki invoked from node.js/express.

Resources

Stars

Watchers

Forks

Packages

No packages published