Here's what's popular on GitHub today...
Trending repository
-
Updated
May 5, 2022 - JavaScript
GitHub Skyline
View, print, and share a 3D model of your GitHub contributions.
Popular topic
Terminal
Trending repository
-
Updated
May 5, 2022 - TypeScript
Trending repository
-
Updated
May 4, 2022 - C++
Upcoming event recommended by GitHub
Octogatos Conf20 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
-
Updated
May 5, 2022 - C#
Trending repository
Trying to move some of the JavaScripts to pyscript, its there a way to of something like this in pyscript now?
var metas = document.getElementsByTagName('meta');
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
Trending repository
-
Updated
May 5, 2022 - Jupyter Notebook
Trending repository
-
Updated
May 3, 2022
Trending repository
-
Updated
May 1, 2022 - Python
Trending repository
Trending repository
-
Updated
May 3, 2022 - Jupyter Notebook
Trending repository
Describe the Bug
To Reproduce
Make sure you have a lot of rows in a table and then change the table spacing to compact.
Errors Shown
None
What version of Directus are you using?
9.8.0
What version of Node.js ar
Trending repository
-
Updated
May 4, 2022 - Jupyter Notebook
Trending repository
-
Updated
May 4, 2022
Trending repository
-
Updated
Apr 6, 2022
Trending repository
-
Updated
May 5, 2022
Trending repository
Currently, aptos init is an interactive process, where users put in values as they go. However, it requires you to actively type things in, and that can be hard when the values are long or complicated.
So, we should allow overwriting by taking in values. The values that should be supported are:
--private-key
--private-key-file
--url
--faucet-url
The account address and pu
Trending repository
-
Updated
May 5, 2022 - Shell
Trending repository
-
Updated
May 4, 2022 - JavaScript
Trending repository
-
Updated
May 5, 2022 - Shell
Trending repository
-
Updated
May 4, 2022 - C#
Trending repository
-
Updated
Feb 11, 2022 - Python
Trending repository
Aircraft Version
Development
Description
When you are on the A/C status page, you should be able switch to second and back to first nav data base. Although we only have one DB, this should clear the current flight plan (and stored data).
This can be used as a quick "hack" (sometimes used IRL as well, I think) if you messed up the flight plan and want to start from scratch.
Refere
Trending repository
Can the 'Search and select an existing contact' dropdown box from the 'Add a new relationship' form also be used for the 'Has someone introduced you' dropdown on the 'How did you meet' form?
I'm only at 175 contacts and it's very frustrating trying to select someone to the 'Has someone introduced you' field.
Trending repository
App recommended by GitHub
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.

let's have typechecking, like in ParlAI: https://github.com/fairinternal/ParlAI-Internal/blob/705258b5799e69ef8942a8fc56928ad779e0980b/.github/workflows/lint.yml
Motivation
It would be good to have some type checks (as suggestions, not a blocking test) to help catch common errors