You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/awesome/awesome-bitcoin.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ A curated list of bitcoin services and tools for software developers
31
31
*[Chainradar API](https://github.com/yasaricli/chainradar-api) - Blockchain Explorer API for Chainradar.
32
32
*[One-Time Address](https://github.com/alexk111/One-Time-Address) A better way to share your Bitcoin address.
33
33
*[Cryptocurrency Alerting](https://cryptocurrencyalerting.com/blockchain-alerts.html) - Bitcoin wallet monitoring and blockchain alerts.
34
+
*[BTC Connect](https://developers.particle.network/reference/introduction-to-btc-connect) - Unified Bitcoin Layer-1 and Layer-2 wallet connection and account abstraction.
34
35
35
36
## Market Data API
36
37
*[CoinMetrics.io](https://docs.coinmetrics.io/api/v2/) JSON REST API (free as well as paid) with access to market data. Also CSV data file download available.
@@ -154,7 +155,7 @@ A curated list of bitcoin services and tools for software developers
154
155
155
156
## Additional Resources
156
157
*[@lopp / Bitcoin Developers](https://twitter.com/lopp/lists/bitcoin-developers) - Software developers who have experience working on Bitcoin implementations or applications.
157
-
*[@lopp / Lightning Developers](https://twitter.com/lopp/lists/lightning-developers) - Software developers with experience working on LN implementations / applications.
158
+
*[@lopp / Lightning Developers](https://twitter.com/i/lists/981976067551490048) - Software developers with experience working on LN implementations / applications.
158
159
*[Practical Bitcoin Info - Google Sheets](https://docs.google.com/spreadsheets/d/1Z3Ofa4P8097VWV70Z_bMqIMladngvm-Ck24ot9TDNmw/).
159
160
*[A brief history of Bitcoin development...](https://www.youtube.com/watch?v=ZfFNce6CVsE)
160
161
*[bitcoin-resources.com](https://bitcoin-resources.com/) Meta-list of Bitcoin resources, from books, articles, to podcasts.
The CoderStats link for GitHub Chrome extension displays a link to the CoderStats page for the currently displayed user or organization profile page on GitHub.
47
47
48
-
Installs: 16 | Stars: 20 | Last update: 2 May 2023
48
+
Installs: 15 | Stars: 20 | Last update: 2 May 2023
49
49
50
50
51
51
Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR.
@@ -55,12 +55,12 @@ Installs: 10 | Stars: 458 | Last update: 1 Mar 2021
55
55
56
56
Displays size of each file, download link and an option of copying file contents directly to clipboard
Quickly browse the history of a file from any git repository.
72
72
73
-
Installs: 207 | Stars: 13465 | Last update: 13 Oct 2023
73
+
Installs: 205 | Stars: 13465 | Last update: 13 Oct 2023
74
74
75
75
76
76
GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs.
82
82
83
-
Installs: 122 | Stars: 289 | Last update: 12 Jan 2017
83
+
Installs: 121 | Stars: 289 | Last update: 12 Jan 2017
This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.
147
147
148
-
Installs: 120 | Stars: 362 | Last update: 14 Nov 2023
148
+
Installs: 119 | Stars: 362 | Last update: 14 Nov 2023
149
149
150
150
151
151
View and create Linear tickets from any GitHub PR or issue.
It can make the sub-directories and files of github repository as zip and download it
162
162
163
-
Installs: 3302 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3281 | Stars: 35 | Last update: 21 Aug 2023
164
164
165
165
166
166
Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list.
Browser extension to add git graph to GitHub website.
192
192
193
-
Installs: 406 | Stars: 2483 | Last update: 1 Jan 2024
193
+
Installs: 405 | Stars: 2489 | Last update: 1 Jan 2024
194
194
195
195
196
196
Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository.
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207
207
208
-
Installs: 734 | Stars: 416 | Last update: 10 Jan 2024
208
+
Installs: 731 | Stars: 416 | Last update: 10 Jan 2024
209
209
210
210
211
211
An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm.
@@ -235,7 +235,7 @@ Installs: 4 | Stars: 135 | Last update: 16 Jan 2020
235
235
236
236
OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles.
237
237
238
-
Installs: 12762 | Stars: 5222 | Last update: 13 Nov 2022
238
+
Installs: 12763 | Stars: 5222 | Last update: 13 Nov 2022
239
239
240
240
241
241
OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254
254
255
-
Installs: 36934 | Stars: 22635 | Last update: 4 Jan 2024
255
+
Installs: 36852 | Stars: 22633 | Last update: 4 Jan 2024
256
256
257
257
258
258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
259
259
260
-
Installs: 65 | Stars: 222 | Last update: 6 Aug 2021
260
+
Installs: 66 | Stars: 222 | Last update: 6 Aug 2021
261
261
262
262
263
263
This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.
@@ -277,7 +277,7 @@ Installs: 4 | Stars: 96 | Last update: 15 Oct 2020
277
277
278
278
Extension that simplifies the GitHub interface and adds useful features.
279
279
280
-
Installs: 8424 | Stars: 22599 | Last update: 8 Feb 2024
280
+
Installs: 8402 | Stars: 22605 | Last update: 8 Feb 2024
281
281
282
282
283
283
Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub.
@@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
All your issues, PRs, repos and other work documents right in your new tab
325
325
326
-
Installs: 164 | Stars: n/a | Last update: n/a
326
+
Installs: 163 | Stars: n/a | Last update: n/a
327
327
328
328
329
329
file tree for github, and more than that.
330
330
331
-
Installs: 340 | Stars: n/a | Last update: 15 Dec 2023
331
+
Installs: 334 | Stars: n/a | Last update: 15 Dec 2023
332
332
333
333
334
334
Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340
340
341
-
Installs: 2393 | Stars: 131 | Last update: 14 Feb 2024
341
+
Installs: 2391 | Stars: 131 | Last update: 14 Feb 2024
342
342
343
343
344
344
When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.
345
345
346
-
Installs: 87 | Stars: 735 | Last update: 20 Dec 2023
346
+
Installs: 87 | Stars: 736 | Last update: 20 Dec 2023
347
347
348
348
349
349
Extends GitHub pages with math, diagrams, embedded YouTube videos etc.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-dotnet.md
+1
Original file line number
Diff line number
Diff line change
@@ -1096,6 +1096,7 @@ metadata in media files, including video, audio, and photo formats
1096
1096
1097
1097
## Visual Studio Plugins
1098
1098
1099
+
*[EFCore.Visualizer](https://marketplace.visualstudio.com/items?itemName=GiorgiDalakishvili.EFCoreVisualizer) - View Entity Framework Core query plan directly in Visual Studio.
1099
1100
*[Web Essentials](https://github.com/madskristensen/WebEssentials2019) - Web Essentials extends Visual Studio with lots of new features that web developers have been missing for many years
1100
1101
*[VsVIM](https://github.com/VsVim/VsVim) - VIM in Visual Studio
1101
1102
*[Nuget Package Manager](https://marketplace.visualstudio.com/items?itemName=NuGetTeam.NuGetPackageManager) - NuGet is the package manager for the Microsoft development platform including .NET
Copy file name to clipboardexpand all lines: docs/awesome/awesome-neovim.md
+1
Original file line number
Diff line number
Diff line change
@@ -1120,6 +1120,7 @@ These tools are used externally to Neovim to enhance the experience.
1120
1120
### OS-specific
1121
1121
1122
1122
-[chrisgrieser/alfred-neovim-utilities](https://github.com/chrisgrieser/alfred-neovim-utilities) - Search Neovim plugins and online `:help `via Alfred (macOS).
1123
+
-[massix/termux.nvim](https://github.com/massix/termux.nvim) - Interact with Termux APIs, useful to gather various information about your Android phone to display in the statusline (e.g. battery level).
Copy file name to clipboardexpand all lines: docs/awesome/awesome-prisma.md
+1
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
122
122
-[prisma-next-auth-graphql-starter](https://github.com/wangel13/prisma-next-auth-graphql-starter) - Fullstack starter with Prisma, next-auth, next.js, tailwindcss and graphql-shield
123
123
-[Wasp](https://github.com/wasp-lang/wasp) Wasp is a declarative domain-specific language for developing, building, and deploying modern Javascript full-stack web apps with less code.
124
124
-[Neighborhood Pet Manager](https://github.com/AustinGil/npm)
125
+
-[Dotfyle](https://dotfyle.com) - Discover and share Neovim plugins
0 commit comments