Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

OWASP cheatsheets
GitHub security recommendation

Browse a laser-focused collection of information on application security topics, created by a variety of application security professionals with expertise in specific topics.

Popular topic

Swift

Swift is a modern programming language focused on safety, performance, and expressivity.

Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2019 - December 01, 2019 • Online

Game Off is our annual game jam celebrating open source
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

gatsby
Trending repository
KyleAMathews
KyleAMathews commented Aug 29, 2019

Many people on constrained data plans turn on data saving — their smartphone browsers then send a "Save-Data" header to servers.

We can use this in the client as well to choose lower-data rendering options for these people.

For gatsby-image, we can render regular resolution images for these people instead of retina.

if ("connection" in navigator) {
    if (navigator.connection.sav
hacktoberfest-swag-list
Trending repository
You can’t perform that action at this time.