Here's what's popular on GitHub today...
Trending repository
-
Updated
May 2, 2022 - JavaScript
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
-
Updated
May 2, 2022
Upcoming event recommended by GitHub
End-to-end DevOps with GitHub
June 20, 2022 - June 24, 2022 • Melbourne, Australia
Trending repository
-
Updated
May 3, 2022 - JavaScript
Trending repository
-
Updated
May 3, 2022 - JavaScript
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
App Center
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
Trending repository
-
Updated
Apr 25, 2022 - Jupyter Notebook
Trending repository
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched [github.com/withfig/autocomplete/issues](https://gi
Trending repository
Checklist
- This issue contains only one bug.
- I am able to reproduce the bug with the latest version.
- I have read and understood the contribution guidelines.
- I made sure that there are no existing issues - [open](https://github.com/T
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
Trending repository
-
Updated
May 2, 2022 - Python
Trending repository
Trending repository
-
Updated
May 2, 2022 - Python
Trending repository
-
Updated
May 3, 2022 - TypeScript
Trending repository
-
Updated
May 2, 2022 - JavaScript
Trending repository
-
Updated
May 2, 2022
Trending repository
-
Updated
Apr 28, 2022 - Python
Trending repository
-
Updated
May 3, 2022 - JavaScript
Trending repository
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
The dark gray color used to mark skipped functional tests is somewhat unfortunate. I don't see skipped tests at all with my terminal settings unless I mark the text. For others, dark gray/black is hard to read on a gray background.
My terminal:


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