Skip to content

leocornus/wikistrap.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_ npm-version_ npm-license_

wikistrap.js

Comprehensive JavaScript client to explore MediaWiki APIs, using jQuery, Bootstrap, Font-Awesome.

Quick Start

install

$ npm install

all tests

$ npm test

unit test

$ npm run unit-test

e2e test

$ npm run e2e-test

demo app

$ npm run express-app

visit http://localhost:8900/demo

Releases

We use Semantic Versioning guidelines as much as possible.

  • 0.0.6 funtions to pull pages and images from any category.
  • 0.0.5 getArticle will get any wiki article and present the content in bootstrap row with left and right column.
  • 0.0.4 Set up to use express.js as the local testing server and demo server.
  • 0.0.3 We have both unit and e2e testing set up properly now. We use Protractor for end to end testing.
  • 0.0.2 started the empty JavaScript class and set Karma runner for unit testing.
  • 0.0.1 initial commit to build the npm package.

Documentation

Check the document folder.

nodei_

About

Comprehensive JavaScript client to explore MediaWiki APIs, using jQuery, Bootstrap, Font-Awesome

Resources

License

Stars

Watchers

Forks

Packages

No packages published