Skip to content

PaulRosset/awesome-list-pretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome List Prettied

Motivation

The awesome lists are truly awesome πŸ˜… to find and promote open source project but sometimes it becomes really painful to browse them. To answer this problem i've built an app to browse them easily.
Data are extracted from Official Awesome List (root)

Parser

In order to get the data from the official awesome list, i've also built a small parser to quickly build a json object with all awesome list in it to index them.

Use of parser as CLI and API:

Usage: cli.py -s(SingleObject)|-m(MultipleObject) -f <filename>

Left to-do

License

MIT
Paul Rosset