Here's what's popular on GitHub today...
Trending repository
-
Updated
May 3, 2022 - Python

GitHub Skyline
View, print, and share a 3D model of your GitHub contributions.

Popular topic
OpenGL
Trending repository
-
Updated
Apr 25, 2022 - Shell
Trending repository
Is there an existing issue for this?
- I have searched the existing issues
Description
As klona
is faster when compared to lodash's cloneDeep. We would like to migrate from cloneDeep
to klona
in all the places where it is possible in client code.
Steps

Upcoming event recommended by GitHub
RenderATL
June 01, 2022 - June 04, 2022 • Atlanta, Georgia
Trending repository
-
Updated
May 3, 2022 - TypeScript
Trending repository
I think it would be helpful to have more example in docstrings on how to use various functions and methods exposed in Pyodide. The general approach could be to,
- have a short description documenting the function/method/class and its parameters/return value
- include an example, ideally that is run as a doctest (we need to figure out how to do this) otherwise those will get outdated in time
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Sonatype DepShield
Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.
Trending repository
-
Updated
May 3, 2022 - JavaScript
Trending repository
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would
Trending repository
-
Updated
May 3, 2022 - TypeScript
Trending repository
Trending repository
-
Updated
May 3, 2022
Trending repository
-
Updated
May 3, 2022 - Python
Trending repository
This is the Correct Python Packaging way of doing things now.
Trending repository
Trending repository
-
Updated
May 3, 2022 - Swift
Trending repository
-
Updated
Apr 25, 2022 - Jupyter Notebook
Trending repository
Trending repository
Trending repository
-
Updated
May 3, 2022 - JavaScript
Trending repository
Trending repository
-
Updated
May 3, 2022 - Jupyter Notebook
Trending repository
-
Updated
Apr 28, 2022 - C++
Trending repository
Trending repository
提个建议
推送可以使用bark,定制化更强一点
Trending repository
-
Updated
May 2, 2022 - JavaScript
App recommended by GitHub
AccessLint
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
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');