Awesome search
A website which makes you access the awesome lists more quickly.
Original Github Page: http://lockys.github.io/awesome-search/
https://awesomelists.top
The domain name has been changed to https://awesomelists.top
from http://awesomelists.me/
now.
Make suggestions :)
kudos
- John-Lin's powerful support.
- The original domain name
http://awesomelists.me/
is provided by @aleksandar-todorovic, thanks! - Thanks bashooka for recommendation.
Support our work
Buy me a coffee if you are willing to. :), I will add your link to the supporter section. Big thanks!
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 in one page quickly.
✔ Access an awesome repo by https://awesomelists.top/#repos/sindresorhus/awesome-nodejs
. (yuo can bookmark it!)
✔ Categories of an awesome repo is 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
Currently, searching links
in most of awesome repositories is supported.
You can see the JSON format of links here.(Contribution is welcome)
We build awesomelists-index to parse these lists. However, we are still finding a more efficient way.
awesome.json is the place where the data store for now.
Acceptance testing
We make some acceptance tests for the Web. To run the testing Ruby is required.
Install dependency package
bundle install
Run testing
rake spec
Collaborator(s)
Contributors
Thank you, contributors
Contributions
Welcome to contribute :)
Please refer to contribution.md
Filing a issue to make suggestions or complain anything is always welcome.
Related Projects
- John-Lin/awesomelists-index - converts an awesome list into a JSON file
- lockys/awesome.json - converts sindresorhus's awesome to json
- getAwesomeness() - search engine based on local JSON data
Credit
Thanks all awesome authors for creating these awesome lists to make the world better.
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.