Socket
Socket
Sign inDemoInstall

getawesomeness

Package Overview
Dependencies
268
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    getawesomeness

Use getAwesomeness() to retrieve all amazing awesomeness from Github.


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Install size
41.5 MB
Created
Weekly downloads
 

Readme

Source

getAwesomeness()

getAwesomeness() is a simple consolidated viewer for curated awesome resource list hosted on Github. Big honors to those awesome curators!

Rational

As 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.

Install

$ git clone git://github.com/panzhangwang/getAwesomeness.git
$ npm install
$ npm start

Then visit http://localhost:3000/

Features

  • Designed for all developers.
  • All awesomeness in a single place, simple layout.
  • Better organization on awesomeness category.
  • Easier navigation between categories or table of contents.
  • Content automaticly synchronized with github.
  • No hassle! No login! No database!
  • Open source and use for free.

Steps to contribute a new awesome list

  1. Open file includes/left.html, add a link on the left sidebar.
  2. Open file lib/utils.js. Follow some comments, it is simple to add a new one.

That's it.

License

MIT

Keywords

FAQs

Last updated on 18 Dec 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc