{"id":13472595,"url":"https://github.com/panzhangwang/getAwesomeness","last_synced_at":"2025-03-26T17:30:49.379Z","repository":{"id":24652872,"uuid":"28062899","full_name":"panzhangwang/getAwesomeness","owner":"panzhangwang","description":" Use this method to retrieve all amazing awesomeness from Github","archived":false,"fork":false,"pushed_at":"2021-05-31T00:31:25.000Z","size":308,"stargazers_count":1102,"open_issues_count":2,"forks_count":62,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-03-25T11:09:27.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://getawesomeness.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panzhangwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-16T00:28:53.000Z","updated_at":"2025-03-22T06:42:03.000Z","dependencies_parsed_at":"2022-08-24T16:51:46.296Z","dependency_job_id":null,"html_url":"https://github.com/panzhangwang/getAwesomeness","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzhangwang%2FgetAwesomeness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzhangwang%2FgetAwesomeness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzhangwang%2FgetAwesomeness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzhangwang%2FgetAwesomeness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panzhangwang","download_url":"https://codeload.github.com/panzhangwang/getAwesomeness/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702142,"owners_count":20658551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:00:56.084Z","updated_at":"2025-03-26T17:30:49.360Z","avatar_url":"https://github.com/panzhangwang.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Lists of lists","Uncategorized","Meta","others"],"sub_categories":["awesome-*","Uncategorized"],"readme":"getAwesomeness()\n==============\n\ngetAwesomeness() is an explorer designed for curated awesome list hosted on Github. Website: https://getawesomeness.herokuapp.com/.\n\n\n## Key Features\n\n- Single repository  of amazing lists\n- Better organization and navigation\n- Content auto-synced with github\n- i18n support\n\n## Rational\nAs a developer, we need check out these resources pretty often, and we want to save our time and have a better bookmarking experience. With that in mind, getAwesomeness() shares a better organization and navigation method. It works by croping the table of contents out from  the markdown file, normally, README.md, and regenerating TOC and then affixing it on the side bar. So, if you found the hacking breaks, please raise an issue or send us a PR, your contribution is always welcome.\n\n## Install\n\n```sh\n$ git clone git://github.com/panzhangwang/getAwesomeness.git\n$ cd getAwesomeness\n$ npm install\n$ npm start\n```\nThen visit [http://localhost:3000/](http://localhost:3000/)\n\n\n## Steps to add a new list\n\n- Open db.json, add a new definition under defs.\n```js\n\t{\n      \"key\": \"java\",\n      \"name\": \"Java\",\n      \"repo\": \"/akullpp/awesome-java\",\n      \"file\": \"README.md\"\n    }\n```\nfile atrribute is optional, by default it is README.md.\n\n- Register the key of the list under groups.\n```js\n\t{\n      \"title\": \"JVM\",\n      \"items\": [\n        \"java\",\n        \"scala\"\n      ]\n    }\n```\n\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanzhangwang%2FgetAwesomeness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanzhangwang%2FgetAwesomeness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanzhangwang%2FgetAwesomeness/lists"}