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
Haskell
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
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
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
POEditor
POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.
Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.
Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.
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
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.

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