browser
Here are 4,863 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
Jul 12, 2022 - TypeScript
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Jun 17, 2022 - JavaScript
-
Updated
Jul 12, 2022 - TypeScript
-
Updated
Jun 14, 2022 - Go
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Jul 13, 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
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Jun 10, 2022 - TypeScript
-
Updated
Jul 12, 2022 - JavaScript
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Jul 12, 2022 - Python
-
Updated
Jul 12, 2022 - Common Lisp
Clear and concise description of the problem
The function companyName() in the company module has the redundant word 'company' in its name.
Suggested solution
Apply our deprecation workflow to the function.
Alternative
Don't.
Additional context
No response
-
Updated
Aug 12, 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."
Describe the feature you'd like to request
Want to be able to create NextJs v12.x application, instrumented with sentry-javascript v7.x on Vercel. With all the new features of both respectively. Including new features and fixes, listed in both release notes respectively.
Describe the solution you'd like
The with-sentry example application should be default latest version of NextJs