Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 440 Bytes

Wikipedia search using RxJS

This is absurdly lightweight search implementation using Rollup, RxJS and cash-dom based on english Wikipedia search API.

Get started

git clone https://github.com/karolisgrinkevicius/wikisearch-rxjs.git
cd wikisearch-rxjs
npm install
npm run serve