browser
Here are 4,275 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
Nov 3, 2021 - JavaScript
-
Updated
Nov 4, 2021 - TypeScript
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Sep 14, 2021 - Go
-
Updated
Oct 22, 2021 - TypeScript
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Nov 1, 2021 - TypeScript
-
Updated
Nov 6, 2021 - TypeScript
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Oct 14, 2021 - TypeScript
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Nov 3, 2021 - TypeScript
-
Updated
Nov 5, 2021 - Python
-
Updated
Nov 6, 2021 - Common Lisp
-
Updated
Aug 12, 2021 - JavaScript
The clone command currently requires the url parameter to be a URL of the remote repository. However, canonical git allows for local paths to be used when cloning a repository. This becomes an issue when attempting to clone a local-only repository, or using the ref parameter to specify a local-only branch for checkout during cloning.
-
Updated
Sep 22, 2021 - HTML
-
Updated
Oct 27, 2021 - JavaScript
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."
What version of Next.js are you using?
12.0.1
What version of Node.js are you using?
14.17.4
What browser are you using?
Chrome
What operating system are you using?
Windows
How are you deploying your application?
Vercel
Describe the Bug
I implemented PWA using
next-pwain my application, and went through all the necessary steps. ( creating