Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lolikillers/lolikillers

© Loli Killers
https://github.com/lolikillers/lolikillers

lolikillers

Last synced: 20 days ago
JSON representation

© Loli Killers

Awesome Lists containing this project

README

        

![LOLI](https://raw.githubusercontent.com/LoliKillers/LoliKillers-Database/master/video/anim.gif)
### Hi there 👋

## GitHub Stats 🌟

![Loli Killers github stats](https://github-readme-stats.vercel.app/api?username=LoliKillers&theme=chartreuse-dark&count_private=true&show_icons=true&cache_seconds=1800)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=LoliKillers&theme=chartreuse-dark&layout=compact)](https://github.com/LoliKillers/LoliKillers)
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=LoliKillers&repo=Apriliya-Api&theme=blue-green)](https://github.com/LoliKillers/LoliKillers)
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=LoliKillers&repo=lolkil-scraper&theme=blue-green)](https://github.com/LoliKillers/LoliKillers)

```javascript
var lolkilScraper = require('lolkil-scraper');

function _GitHub(username) {
if (!username) return
lolkilScraper.stalk.github(username)
.then(response => {
return response
})
.catch(error => {
return error
})
}

var username = 'Loli Killers'
_GitHub(username)
```

![counter](https://komarev.com/ghpvc/?username=LoliKillers&style=flat-square)