Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lockys/AwesomeSearch

:mag: Search all awesome lists in seconds.
https://github.com/lockys/AwesomeSearch

List: AwesomeSearch

awesome awesome-list list resource

Last synced: about 2 months ago
JSON representation

:mag: Search all awesome lists in seconds.

Awesome Lists containing this project

README

        

Awesome Search
==
A website making you access the [awesome](https://github.com/sindresorhus/awesome) lists more quickly.
**This is old version of Awesome Search, you can still access via https://legacy.awesomelists.top**

To access the new version of Awesome Search, please visit..
[https://awesomelists.top](https://awesomelists.top)

### Make some suggestions
[![Join the chat at https://gitter.im/lockys/AwesomeSearch](https://badges.gitter.im/lockys/AwesomeSearch.svg)](https://gitter.im/lockys/AwesomeSearch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### kudos
- [John-Lin](https://github.com/John-Lin)'s powerful support.
- The original domain name `http://awesomelists.me/` is provided by [@aleksandar-todorovic](https://github.com/aleksandar-todorovic), thanks!  
- Thanks [bashooka](http://bashooka.com/coding/35-best-css-tools-for-2017/) for recommendation.

### Support our works
Buy me a coffee if you are willing to. :), I will add your link to the supporter section. Big thanks!
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UVV57KZ6F6S34)

![screenshot](http://g.recordit.co/LkyiGw1q6c.gif)

Why
==
In a nutshell, there are many awesome lists in the Awesome :)
We hope to build an application to access them more quickly.
That's why "Awesome Search" was born. :octocat:

Features
==
✔ Access and search every awesome repo collected in [sindresorhus/awesome](https://github.com/sindresorhus/awesome) in one page quickly.
✔ Access an awesome repo by `https://awesomelists.top/#repos/sindresorhus/awesome-nodejs`. (you can BOOKMARK it!)
✔ Categories of an awesome repo are supported if the that repo uses `headings`.
✔ Use Github API to retrieve README file of an awesome repo, so it's up-to-date.
✔ Search links in a specified repo we have parsed, see [supported repo](#supported-awesome-lists)

Supported awesome lists
==
Currently, searching `links` in most of awesome repositories is supported.
You can see the JSON format of links [here](https://github.com/lockys/Awesome.json/blob/master/awesome/awesome.json).(Contribution is welcome)
We build [awesomelists-index](https://github.com/John-Lin/awesomelists-index) to parse these lists. However, we are still finding a more efficient way.
[awesome.json](https://github.com/lockys/awesome.json) is the place where the data store for now.

Authors
==
- [lockys](https://github.com/lockys)
- [John-Lin](https://github.com/John-Lin)

Contributors
==
Thank you, [contributors](https://github.com/lockys/awesome-search/graphs/contributors)

Contributions
==
Welcome to contribute :)
Please refer to [contribution.md](contribution.md)
Filing a issue to make suggestions or complain anything is always welcome.

Related Projects
==
- [John-Lin/awesomelists-index](https://github.com/John-Lin/awesomelists-index) - converts an awesome list into a JSON file
- [lockys/awesome.json](https://github.com/lockys/awesome.json) - converts [sindresorhus's awesome](https://github.com/sindresorhus/awesome) to json
- [getAwesomeness()](https://github.com/panzhangwang/getAwesomeness) - search engine based on local JSON data

Credit
==
Thanks all awesome authors for creating these awesome lists.
- [sindresorhus/awesome](https://github.com/sindresorhus/awesome)
- [All awesome list contributors](https://github.com/sindresorhus/awesome/graphs/contributors)
![awesome](http://i.imgur.com/qcroMhk.gif)

LICENSE
==
The MIT License (MIT)

Copyright (c) 2015 Hao-Wei Jeng, Che-Wei Lin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.