Here's what's popular on GitHub today...
Trending repository
-
Updated
May 4, 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
Flask
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
{Future} Stack 2022
June 01, 2022 - June 04, 2022 • Las Vegas, NV
Trending repository
-
Updated
May 4, 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
Rollbar
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.
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
Datree
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.



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