Here's what's popular on GitHub today...
Trending repository
-
Updated
May 3, 2022 - Python
The Download
On this episode of The Download, Christina’s penchant for collecting dead company merch paid off and she updates you on the latest developer news of the week.
Popular topic
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
Linux Foundation's Open Source Summit
June 21, 2022 - June 24, 2022 • Austin, TX
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
App recommended by GitHub
TestQuality
TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.
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 2, 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
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.

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');