browser
Here are 4,850 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 4, 2022 - JavaScript
A completely customizable framework for building rich text editors. (Currently in beta.)
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Jul 5, 2022 - JavaScript
A high-level browser automation library.
-
Updated
Jun 17, 2022 - JavaScript
Browser fingerprinting library with the highest accuracy and stability.
-
Updated
Jul 5, 2022 - TypeScript
Share your terminal as a web application
-
Updated
Jun 14, 2022 - Go
browser-side require() the node.js way
-
Updated
Mar 28, 2022 - JavaScript
The API and real-time application framework
-
Updated
Jul 5, 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 3, 2022 - TypeScript
Spectacular Test Runner for JavaScript
-
Updated
Jun 24, 2022 - JavaScript
Simple peer-to-peer with WebRTC
-
Updated
Jun 10, 2022 - TypeScript
A Node.js tool to automate end-to-end web testing.
-
Updated
Jul 4, 2022 - JavaScript
A powerful obfuscator for JavaScript and Node.js
-
Updated
May 7, 2022 - TypeScript
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
-
Updated
Jun 30, 2022 - JavaScript
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
-
Updated
Jun 22, 2022 - TypeScript
[DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave
-
Updated
Apr 11, 2019 - JavaScript
A keyboard-driven, vim-like browser based on PyQt5.
-
Updated
Jul 5, 2022 - Python
Nyxt - the hacker's power-browser.
-
Updated
Jul 5, 2022 - Common Lisp
An experimental peer-to-peer Web browser
-
Updated
Aug 12, 2021 - JavaScript
Clear and concise description of the problem
Function name is repeating the module name.
Suggested solution
Create a new function number in the phone module that is a copy of the current phoneNumber function. Call this new function in the current function and add a deprecation warning.
Alternative
No response
Additional context
Marked as todo in #541
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