close
The Wayback Machine - https://web.archive.org/web/20190928033500/https://github.com/explore
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...

Query your OS like a database
GitHub security recommendation

osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data.

With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.

Popular topic

Laravel

Laravel is a PHP framework.

Roguelike Celebration
Upcoming event recommended by GitHub
Oct
5

Roguelike Celebration

October 05, 2019 - October 06, 2019 • San Francisco

The Roguelike Celebration is a community-generated weekend of talks, games, and conversations about roguelikes and related topics, including procedural generation and game design.
BERJAYA
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.