browser
Here are 4,917 public repositories matching this topic...
I'm making a client-side code editor with rudimentary Git support, and syntax highlighting for diff/patch files would be really nice - a way to view the whole diff in a single window (alternative to existing diffeditor - with similar colors to git diff console coloring), maybe would be useful for others too.
https://github.com/microsoft/monaco-languages/ asks to create issues in this repo...
-
Updated
Jul 10, 2022 - JavaScript
-
Updated
Aug 9, 2022 - TypeScript
-
Updated
Aug 2, 2022 - JavaScript
-
Updated
Jul 23, 2022 - JavaScript
-
Updated
Aug 9, 2022 - TypeScript
-
Updated
Jul 23, 2022 - Go
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Aug 8, 2022 - TypeScript
Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are
- backward compatibility (if I'm migrating from some other framework)
- customization of slugs (one off custom transformations)
- handling special usecases for non-latin languages (like Urdu)
Possible alternative
If it is too much, [@sindresorhus/sl
To enhance the safety of users of Tor windows, we should enable HTTPS-Only Mode by default.
HTTPS-Only Mode is currently opt-in. When it is enabled, attempting to visit an insecure website results in the following interstitial page from Chromium:
We can consider whether to add mor
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Aug 9, 2022 - TypeScript
-
Updated
Jun 26, 2022 - TypeScript
-
Updated
Aug 9, 2022 - TypeScript
-
Updated
Aug 9, 2022 - JavaScript
-
Updated
Jul 28, 2022 - JavaScript
Add a static method to unregister the Cef.Shutdown event handlers manually.
Currently you can set CefSharpSettings.ShutdownOnExit false, this can be a little tricky to know when and validate that it's been effecitve.
So we can add an explicit method to unregister the event(s).
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Aug 9, 2022 - Python
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Aug 9, 2022 - Common Lisp
Clear and concise description of the problem
In #1181 the question came up, whether our bitcoin generator produces valid bitcoin addresses.
According to [validators.isBtcAddress](https://github.com/validatorjs/validator.js/blob/1bb14e85dd7fb8cec8a43ff586c0d869977cd684/README
Improve this page
Add a description, image, and links to the browser topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the browser topic, visit your repo's landing page and select "manage topics."

Verify canary release
Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Home
Binaries:
Node: 16.13.0
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 12.1.7-canary.19
react: 18.1.0
react-