1.0.0 • Published 8 years ago

power-wiki-search v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

power wiki search

Power Wiki Search

Search engine for Wikipedia and related Wikimedia projects.

See it in action: mudroljub.github.io/power-wiki-search

You can find the basic version here: github.com/mudroljub/angular-wiki-search

Install

git clone https://github.com/mudroljub/power-wiki-search.git
bower install
nmp install

It is necessary to open index.html on localhost.

Development

While developing, use task runner to watch and compile your files:

npm run watch

To-do list

  • page speed optimization
  • fix load more button (return duplicates)
  • error handling
  • filter files from commons (to get only images)
  • remove ng-controller from html

Licence

MIT