Skip to content

Commit

Permalink
Robot Updated at:13 May 2024 21:09:45 GMT
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliuyan161 committed May 13, 2024
1 parent 3d414a1 commit 876c5d2
Show file tree
Hide file tree
Showing 13 changed files with 67 additions and 40 deletions.
2 changes: 1 addition & 1 deletion docs/awesome/awesome-agi-cocosci.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ organized into intricate patterns that seem to be consistent across individuals.

#### Non-Verbal Communication

* [The Interactive Evolution of Human Communication Systems](https://onlinelibrary.wiley.com/doi/epdf/10.1111/j.1551-6709.2009.01090.x) - ***Cognitive Science***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=6689941517686043970&hl=en&as_sdt=0,5)]. Nicolas Fay's original paper on iconicity.
* [The Interactive Evolution of Human Communication Systems](https://onlinelibrary.wiley.com/doi/epdf/10.1111/j.1551-6709.2009.01090.x) - ***Cognitive Science***, 2010. [[All Versions](https://scholar.google.com/scholar?cluster=6689941517686043970)]. Nicolas Fay's original paper on iconicity.

* [Iconicity: From sign to system in human communication and language](https://benjamins.com/catalog/pc.22.2.05fay) - ***Pragmatics & Cognition***, 2014. [[All Versions](https://scholar.google.com/scholar?cluster=8525760321117094567&hl=en&as_sdt=0,5)]. Nicolas Fay's account on the emergence of iconic language.

Expand Down
9 changes: 9 additions & 0 deletions docs/awesome/awesome-angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,15 @@ for Bootstrap 5 & Angular 17.
* [operators](https://github.com/jscutlery/devkit/tree/main/packages/operators) - This package regroups a couple of RxJS operators meant to simplify some common patterns.
* [until-destroy](https://github.com/ngneat/until-destroy) - RxJS operator that unsubscribe from observables on destroy.
* [effects](https://github.com/ngneat/effects) - A framework-agnostic RxJS effects implementation.
* [ngx-observable-lifecycle](https://github.com/cloudnc/ngx-observable-lifecycle) - Library for observing the lifecycle of an (ivy compiled) angular component.
* [rx-sandbox](https://github.com/kwonoj/rx-sandbox) - Marble diagram DSL based test suite for RxJS.
* [observer-spy](https://github.com/hirezio/observer-spy) - This library makes RxJS Observables testing easy!
* [ngx-operators](https://github.com/nilsmehlhorn/ngx-operators) - RxJS operators for Angular.
* [rxjs-toolbox](https://github.com/kievsash/rxjs-toolbox) - Set of custom operators and handy factory functions for RxJS.
* [subscribable-things](https://github.com/chrisguttandin/subscribable-things) - A collection of reactive wrappers for various browser APIs.
* [ngx-rxjs-zone-scheduler](https://github.com/ftischler/ngx-rxjs-zone-scheduler) - A library for Angular providing rxjs schedulers to run some kind of work inside or outside of NgZone.
* [rxjs-broker](https://github.com/chrisguttandin/rxjs-broker) - An RxJS message broker for WebRTC DataChannels and WebSockets.
* [rxjs-insights](https://github.com/ksz-ksz/rxjs-insights) - See through the observables.

#### TypeScript

Expand Down
56 changes: 28 additions & 28 deletions docs/awesome/awesome-browser-extensions-for-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Want to know more about this process? Check out the [Codeless Contributions with

Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup.

Installs: 127 | Stars: 78 | Last update: 2 Jun 2023
Installs: 125 | Stars: 78 | Last update: 2 Jun 2023


Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing.
Expand Down Expand Up @@ -55,12 +55,12 @@ Installs: 10 | Stars: 459 | Last update: 1 Mar 2021

Displays size of each file, download link and an option of copying file contents directly to clipboard

Installs: 646 | Stars: 1997 | Last update: 22 Apr 2021
Installs: 641 | Stars: 1997 | Last update: 22 Apr 2021


Easily search GIPHY to add a GIF into any GitHub comment box.

Installs: 539 | Stars: 178 | Last update: 18 Jan 2024
Installs: 521 | Stars: 178 | Last update: 18 Jan 2024


Find the best GIFs for your awesome pull requests.
Expand All @@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a

Quickly browse the history of a file from any git repository.

Installs: 204 | Stars: 13494 | Last update: 13 Oct 2023
Installs: 201 | Stars: 13492 | Last update: 13 Oct 2023


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.
Expand All @@ -80,7 +80,7 @@ Installs: 34 | Stars: 4 | Last update: n/a

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.

Installs: 115 | Stars: 288 | Last update: 25 Apr 2024
Installs: 113 | Stars: 288 | Last update: 25 Apr 2024


Set custom tab size for code view on GitHub.com
Expand All @@ -105,12 +105,12 @@ Installs: 1000 | Stars: 143 | Last update: n/a

Neat hovercards for GitHub.

Installs: 18159 | Stars: 1810 | Last update: n/a
Installs: 18163 | Stars: 1811 | Last update: n/a


Colorize issue and PR links to see their status (open, closed, merged).

Installs: 103 | Stars: 296 | Last update: 9 Dec 2023
Installs: 102 | Stars: 296 | Last update: 9 Dec 2023


Displays npm package stats on GitHub
Expand All @@ -120,7 +120,7 @@ Installs: 606 | Stars: 57 | Last update: n/a

Lists repositories that are similar to the one being viewed

Installs: 31 | Stars: 47 | Last update: 10 Aug 2022
Installs: 30 | Stars: 47 | Last update: 10 Aug 2022


Revert closed GitHub issues from purple back to red
Expand All @@ -145,7 +145,7 @@ Installs: 43 | Stars: 48 | Last update: 25 Sep 2023

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.

Installs: 120 | Stars: 369 | Last update: 10 Apr 2024
Installs: 118 | Stars: 369 | Last update: 10 Apr 2024


View and create Linear tickets from any GitHub PR or issue.
Expand All @@ -160,7 +160,7 @@ Installs: 2000 | Stars: 300 | Last update: n/a

It can make the sub-directories and files of github repository as zip and download it

Installs: 3576 | Stars: 35 | Last update: 21 Aug 2023
Installs: 3546 | Stars: 35 | Last update: 21 Aug 2023


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.
Expand All @@ -180,7 +180,7 @@ Installs: 2000 | Stars: 349 | Last update: n/a

Hide dotfiles from the GitHub file browser.

Installs: 36 | Stars: 318 | Last update: 16 Sep 2021
Installs: 35 | Stars: 319 | Last update: 16 Sep 2021


Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.
Expand All @@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3457 | Last update: n/a

Browser extension to add git graph to GitHub website.

Installs: 452 | Stars: 2879 | Last update: 1 Jan 2024
Installs: 445 | Stars: 2887 | Last update: 1 Jan 2024


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.
Expand All @@ -200,12 +200,12 @@ Installs: 57 | Stars: 235 | Last update: n/a

See forks with the most stars under the names of repositories.

Installs: 322 | Stars: 583 | Last update: 30 Mar 2024
Installs: 320 | Stars: 584 | Last update: 30 Mar 2024


Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.

Installs: 881 | Stars: 447 | Last update: 10 May 2024
Installs: 871 | Stars: 448 | Last update: 10 May 2024


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.
Expand All @@ -220,22 +220,22 @@ Installs: 17 | Stars: 16 | Last update: n/a

A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.

Installs: 64 | Stars: 140 | Last update: 6 Apr 2023
Installs: 63 | Stars: 140 | Last update: 6 Apr 2023


Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.

Installs: 543 | Stars: 1796 | Last update: 24 Apr 2024
Installs: 528 | Stars: 1796 | Last update: 24 Apr 2024


Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.

Installs: 1 | Stars: 139 | Last update: 16 Jan 2020
Installs: 2 | Stars: 139 | Last update: 16 Jan 2020


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.

Installs: 12846 | Stars: 5244 | Last update: 13 Nov 2022
Installs: 12834 | Stars: 5246 | Last update: 13 Nov 2022


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).
Expand All @@ -252,22 +252,22 @@ Installs: 4000 | Stars: 962 | Last update: n/a

Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.

Installs: 37220 | Stars: 22697 | Last update: 5 Apr 2024
Installs: 37154 | Stars: 22698 | Last update: 5 Apr 2024


Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).

Installs: 66 | Stars: 225 | Last update: 6 Aug 2021
Installs: 65 | Stars: 225 | Last update: 6 Aug 2021


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.

Installs: 42 | Stars: 70 | Last update: 23 Sep 2023
Installs: 41 | Stars: 70 | Last update: 23 Sep 2023


Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.

Installs: 35 | Stars: 115 | Last update: 21 Jun 2023
Installs: 34 | Stars: 115 | Last update: 21 Jun 2023


Browser extension that shows which pull requests contain changes related to a file.
Expand All @@ -277,12 +277,12 @@ Installs: 3 | Stars: 96 | Last update: 15 Oct 2020

Extension that simplifies the GitHub interface and adds useful features.

Installs: 8543 | Stars: 23203 | Last update: 9 Apr 2024
Installs: 8406 | Stars: 23210 | Last update: 9 Apr 2024


Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `` in all the code on GitHub.

Installs: 20 | Stars: 74 | Last update: 25 Apr 2024
Installs: 19 | Stars: 74 | Last update: 25 Apr 2024


Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change.
Expand All @@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
4. Hover tooltips
5. File tree navigation

Installs: 893 | Stars: 9748 | Last update: 14 Apr 2023
Installs: 877 | Stars: 9750 | Last update: 14 Apr 2023


Make tab indented code more readable by forcing the tab size to 4 instead of 8.
Expand All @@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a

All your issues, PRs, repos and other work documents right in your new tab

Installs: 147 | Stars: n/a | Last update: n/a
Installs: 143 | Stars: n/a | Last update: n/a


file tree for github, and more than that.

Installs: 323 | Stars: n/a | Last update: 29 Mar 2024
Installs: 317 | Stars: n/a | Last update: 29 Mar 2024


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.
Expand All @@ -338,7 +338,7 @@ Installs: 2000 | Stars: 131 | Last update: n/a

gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.

Installs: 2297 | Stars: 138 | Last update: 7 Mar 2024
Installs: 2264 | Stars: 138 | Last update: 7 Mar 2024


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.
Expand Down
6 changes: 3 additions & 3 deletions docs/awesome/awesome-electron.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Electron is an open-source framework for creating desktop apps using web technol
<br>
<br>
<div align="center">
<sub>Check out my latest app</sub>
<sub>Check out my macOS app</sub>
<br>
<h2>
<a href="https://sindresorhus.com/one-task">One Task</a>
<a href="https://www.producthunt.com/posts/day-progress">Day Progress</a>
<br>
<sup>Stop procrastination and get stuff done by focusing on one task at a time</sup>
<sup>Display the time remaining today in your menu bar</sup>
</h2>
</div>
<br>
Expand Down
1 change: 0 additions & 1 deletion docs/awesome/awesome-github-wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Wiki should be detail, up to date and well structured. It should be easy to find
- [hyperledger/cacti](https://github.com/hyperledger/cacti/wiki)
- [facebook/react-native](https://github.com/facebook/react-native/wiki)
- [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome/wiki)
- [golang/go](https://github.com/golang/go/wiki)
- [uber/NullAway](https://github.com/uber/NullAway/wiki)
- [internetarchive/openlibrary](https://github.com/internetarchive/openlibrary/wiki)

Expand Down
7 changes: 7 additions & 0 deletions docs/awesome/awesome-godot.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).

*Projects to use as a base for your own games.*

#### Godot 4.2+

- [Maaack's Game Template](https://github.com/Maaack/Godot-Game-Template) - Template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.

#### Godot 3.5+

- [bendn's Godot Template](https://github.com/bend-n/godot-template) - Game template using the [gpm](https://github.com/you-win/godot-package-manager), with itch.io pushing and builds automated. Starter CLI included.
Expand Down Expand Up @@ -228,6 +232,9 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).

- [AnimatedShape2D](https://github.com/Goutte/godot-addon-animated-shape-2d) - Animate a CollisionShape2D along with the frames of an AnimatedSprite2D.
- [LimboAI](https://github.com/limbonaut/limboai) - Behavior trees and state machines. Comes with editor, visual debugger, comprehensive demo and tutorial.
- [Maaack's Game Template Plugin](https://github.com/Maaack/Godot-Game-Template) - Template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
- [Maaack's Menus Template](https://github.com/Maaack/Godot-Menus-Template) - Template with a main menu, options menus, credits, and a scene loader.
- [Maaack's Scene Loader](https://github.com/Maaack/Godot-Scene-Loader) - Scene loader that includes a loading screen, progress bar, and error handling.

#### Godot 3.2+

Expand Down
2 changes: 1 addition & 1 deletion docs/awesome/awesome-magento2.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The storefront of Magento 2 can be styled in numerous ways:
- [Magento 2 Database Synchronizer](https://github.com/jellesiderius/mage-db-sync) - Database synchronizer for Magento 2 (and Wordpress), based on Magerun2. Keeping development, staging and production in sync easily.
- [Subodha Magento2 Gulp Integration](https://github.com/subodha/magento-2-gulp) - Magento 2 Gulp Integration
- [Magento 2 Url Data Integrity Checker](https://github.com/baldwin-agency/magento2-module-url-data-integrity-checker) - Magento 2 module which can find potential url related problems in your catalog data
-
- [Mage Wizard](https://github.com/clickAndMortar/mage-wizard) - Local web UI to view and create automatically modules, plugins, configs, observers, commands, crontabs, etc. directly in Magento 2 codebase

## Open Source Extensions

Expand Down
4 changes: 3 additions & 1 deletion docs/awesome/awesome-playcanvas.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@

- [Beyond Bionic: Extreme Encounters](https://www.bbc.co.uk/cbbc/games/beyond-bionic-extreme-encounters) - Outdoor adventures in this game from the BBC.
- [Bubble Tower 3D](https://play.famobi.com/bubble-tower-3d) - Old school bubbleshooter game.
- [Build Land](https://poki.com/en/g/build-land) - Grow your island by collecting resources.
- [Bus Parking 3D](https://play.famobi.com/bus-parking-3d) - Park the bus in the designated space before the timer runs out.
- [Cannon Balls 3D](https://play.famobi.com/cannon-balls-3d) - Use the cannon to destroy the various structures in this physics-based game.
- [Continental Marble Adventure](https://portfolio.redox-interactive.com/en/projects/continental-marble-adventure) - Marble game for Continental's 150 year anniversary.
Expand Down Expand Up @@ -120,7 +121,7 @@
- [TNT Bomb](https://play.famobi.com/tnt-bomb) - Destroy buildings and structures with explosive power ups.
- [SWOOOP](https://playcanv.as/p/JtL2iqIH/) - Pick up gems in a bi-plane above a magical island.
- [Town Star](https://gala.games) - Online farming game built by the Creative Director of Farmville 2.
- [Virtual Voodoo](http://www.miniclip.com/games/virtual-voodoo/en/) - Voodoo doll simulator.
- [Virtual Voodoo](https://playcanv.as/p/tRUfwVg1/) - Voodoo doll simulator.

## IO Games

Expand Down Expand Up @@ -176,6 +177,7 @@
- [Iconic Nordic Rooms](https://www.inr.se/planera-badrum/planera-badrum-verktyg-3d/) - Shower and sink configurators.
- [iPhone 6](http://phone.playcanvas.com) - iPhone visualizer.
- [Montblanc](https://www.montblanc.com/en-us/headphones_cod19971654706731691.html) - Product visualizer for Montblanc pens, watches, wallets and headphones.
- [Norqain](https://norqain.com/pages/watch-configurator) - Watch configurator.
- [My Sliding Wardrobe](https://www.myslidingwardrobe.co.uk/design-your-wardrobe/) - Closet configurator.
- [Renewal by Andersen Windows](https://www.renewalbyandersen.com/windows-doors/replacement-windows/double-hung) - Window configurator.
- [WFI](https://configurator.wfi.se/#/?lang=en) - Workstation configurator.
Expand Down
Loading

0 comments on commit 876c5d2

Please sign in to comment.