Govind S

Results 7 issues of Govind S

**Parsing or Formatting?** - [ x ] Parsing **Is your feature request related to a problem? Please describe.** Right now, i have an issue with completely empty rows being read...

enhancement
need more info

Added order and sort for users to use. Also updated readme to show usage of sort and order and added link to github's documentation. Also note that the change from...

On checking npm, i find that this library still has around 140 downloads/week. We were using ava for testing, but i think moving to jest will help with the overall...

enhancement
help wanted
good first issue

Based on #2 , move the JS template to ejs to start off the implementation.

enhancement

Right now, all templates are maintained separately which makes the application size much bigger. We should ideally move to a template rendering engine like [ejs](https://www.npmjs.com/package/ejs) which will allow us to...

enhancement
help wanted

There are a lot of new REST APIs for wikipedia present in the REST API docs. We'll look through them one by one and implement the same. Any one who...

enhancement
help wanted
good first issue

It would be good if the console output of the repo details could be styled to a more readable form on the console. Right now, it looks like this: ![Capture](https://user-images.githubusercontent.com/34269105/70145940-344d3700-16c7-11ea-869a-5565fb29bcd4.PNG)...

enhancement
good first issue