awesome-list-pretty
awesome-list-pretty copied to clipboard
💅🏻 🕶 Awesome List Prettied
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
- Automation at each pull request merged from the Official Awesome List (root)
- Add filters front-side
License
MIT
Paul Rosset