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
Kotlin
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
Content Creation and Design in Web3
May 25, 2022 • Online
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
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Testspace.com
Test Management software for DevOps
Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.
- Publish large volumes of test results with a single command
- Implement Manual tests using text files contained in a repository
- Improve process with metrics, graphs, and analytics
- Auto-detect Flaky tests
- Exploratory support
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 2, 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
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.

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