-
Updated
May 24, 2022 - JavaScript
profile
Here are 4,134 public repositories matching this topic...
-
Updated
May 26, 2022 - JavaScript
-
Updated
May 18, 2022 - Markdown
-
Updated
May 22, 2022
Sometimes it is useful to know where a function was called from. We currently don't display this information.
In jlfwong/speedscope#188, I introduced TextDecoder as a way of avoiding performance issues with building up a huge string slowly. There are ways to make the fallback path faster and use less memory as well:
From @evanw:
The problem is that JavaScript JITs such as V8 optimize repeated string appends by building up a linked list in memory and only constructing the
-
Updated
Nov 7, 2021 - Java
-
Updated
Apr 27, 2022 - TypeScript
-
Updated
May 25, 2022 - Python
-
Updated
May 26, 2022
Error description photo
Device used in the photo
Android 11; Redmi Note 8 Build/RKQ1.201004.002
Browser version used in the photo
Chrome 96.0.4664.92
-
Updated
May 25, 2022 - Java
-
Updated
May 20, 2022
-
Updated
May 25, 2022 - Markdown
🎨 Add more themes
If you have a creative theme you've designed that you think others may like to use, feel free to add it to the code!
Requesting a theme
- Open an issue describing your new theme in detail and optionally show an image.
- Say in the issue if you would like someone else to add the theme.
Designing a theme
- Pick colors using the "advanced options" on the [Demo Site](https://gi
-
Updated
May 22, 2022 - Python
-
Updated
May 15, 2022 - PHP
-
Updated
Mar 30, 2022 - Python
-
Updated
May 18, 2022 - Shell
-
Updated
May 7, 2022 - JavaScript
-
Updated
May 7, 2021 - Objective-C
-
Updated
Jan 22, 2022 - C
-
Updated
May 20, 2022 - JavaScript
-
Updated
May 26, 2022 - Python
-
Updated
Sep 3, 2020 - PHP
-
Updated
Dec 8, 2019 - Swift
Improve this page
Add a description, image, and links to the profile topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the profile topic, visit your repo's landing page and select "manage topics."

When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.