diff --git a/docs/awesome/GoBooks.md b/docs/awesome/GoBooks.md
index 09b5cbdbae..0cce9c61ca 100644
--- a/docs/awesome/GoBooks.md
+++ b/docs/awesome/GoBooks.md
@@ -3,7 +3,7 @@
[![Links](https://github.com/dariubs/GoBooks/actions/workflows/links.yml/badge.svg)](https://github.com/dariubs/GoBooks/actions/workflows/links.yml) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
- - [2024 - Go Programming - From Beginner to Professional, 2nd Edition](#2024---go-programming---from-beginner-to-professional)
+ - [2024 - Go Programming - From Beginner to Professional, 2nd Edition](#2024---go-programming---from-beginner-to-professional-2nd-edition)
diff --git a/docs/awesome/awesome-angular.md b/docs/awesome/awesome-angular.md
index aeb20bf025..aa8edd3e9c 100644
--- a/docs/awesome/awesome-angular.md
+++ b/docs/awesome/awesome-angular.md
@@ -776,6 +776,7 @@ become an Angular expert.
* [keen-slider](https://github.com/rcbyr/keen-slider) - The HTML touch slider carousel with the most native feeling you will get.
* [ngx-darkbox-gallery-library](https://github.com/failed-successfully/ngx-darkbox-gallery-library) - A highly configurable lightbox themed gallery library for Angular applications using the Ivy engine (Angular 15+).
* [ngx-hm-carousel](https://github.com/ZouYouShun/ngx-hm-carousel) - A light carousel for Angular 18+, supports mobile touch with [HammerJs](https://hammerjs.github.io/).
+* [ngx-stories](https://github.com/Gauravdarkslayer/ngx-stories) - An Angular component to render Instagram like stories.
#### Charts
@@ -1024,6 +1025,7 @@ become an Angular expert.
* [ngx-flickering-grid](https://github.com/omnedia/ngx-flickering-grid) - A simple component library to create a container with an animated grid pattern background.
* [ngx-gridpattern](https://github.com/omnedia/ngx-gridpattern) - A simple component library to create a container with an pattern background.
* [ngx-retro-grid](https://github.com/omnedia/ngx-retro-grid) - This component creates a 3D perspective grid with customizable colors, rotation, and smooth animation, perfect for adding a nostalgic or futuristic visual effect to your application.
+* [ngx-bottom-sheet](https://github.com/ArslanAmeer/ngx-bottom-sheet) - A highly customizable and lightweight Angular service that provides a mobile-friendly bottom sheet component.
#### Loaders
@@ -1106,6 +1108,7 @@ become an Angular expert.
* [sba-angular](https://github.com/sinequa/sba-angular) - [Sinequa's](https://www.sinequa.com/) Angular-based Search Based Application (SBA) Framework.
* [ng-as](https://www.npmjs.com/package/ng-as) - Angular pipe and directive for type casting template variables.
* [angular-toolbox](https://github.com/pechemann/angular-toolbox) - A library that provides useful tools for Angular apps development.
+* [ngx-lift](https://github.com/wghglory/ngx-lift) - This project has been crafted to enhance and simplify your Angular development experience. In the dynamic web development landscape, Angular stands out as a robust framework, and `ngx-lift` and `clr-lift` complement it by offering a collection of utilities, operators, and components.
#### Modals
@@ -1341,6 +1344,7 @@ for the creation of web applications developed with Angular.
* [ngx-neon-underline](https://github.com/omnedia/ngx-neon-underline) - An Angular library that provides a glowing neon underline effect for your components.
* [ngx-lamp](https://github.com/omnedia/ngx-lamp) - A simple component library to create a lamp.
* [ngx-globe](https://github.com/omnedia/ngx-globe) - A simple component library to create a container with an animated globe.
+* [ngx-copypaste](https://github.com/JsDaddy/ngx-copypaste) - A pure and awesome copy paste directive for Angular.
---
diff --git a/docs/awesome/awesome-audit-algorithms.md b/docs/awesome/awesome-audit-algorithms.md
index 312ebe88ed..eb6dec73f5 100644
--- a/docs/awesome/awesome-audit-algorithms.md
+++ b/docs/awesome/awesome-audit-algorithms.md
@@ -11,7 +11,7 @@ Nowadays, many algorithms (recommendation, scoring, classification) are operated
## Papers
### 2024
-- [LLMs hallucinate graphs too: a structural perspective](https://arxiv.org/abs/2409.00159) - (ArXiv) *Queries LLMs for known graphs and studies topological hallucinations. Proposes a structural hallucination rank.*
+- [LLMs hallucinate graphs too: a structural perspective](https://arxiv.org/abs/2409.00159) - (complex networks) *Queries LLMs for known graphs and studies topological hallucinations. Proposes a structural hallucination rank.*
- [Fairness Auditing with Multi-Agent Collaboration](https://arxiv.org/pdf/2402.08522) - (ECAI) *Considers multiple
agents working together, each auditing the same platform for different tasks.*
- [Mapping the Field of Algorithm Auditing: A Systematic Literature Review
diff --git a/docs/awesome/awesome-dash.md b/docs/awesome/awesome-dash.md
index 8810083652..6ecafa83f2 100644
--- a/docs/awesome/awesome-dash.md
+++ b/docs/awesome/awesome-dash.md
@@ -10,6 +10,10 @@ A curated list of awesome Dash (plotly) resources
> Written on top of Flask, Plotly.js, and React.js, Dash is ideal for building data visualization apps with highly custom user interfaces in pure Python. It's particularly suited for anyone who works with data in Python.
+## Deployment
+
+- [Ploomber Cloud](https://ploomber.io) - The community plan allows free deployments
+
## Tutorials
- [Introducing Plotly Dash](https://medium.com/@plotlygraphs/introducing-dash-5ecf7191b503) - A high level introduction to Dash by Chris Parmer, the author of Dash. This essay was released as part of Dash's official launch (June 21, 2017).
- [Plotly's tutorials - Part 1: App Layout](https://plot.ly/dash/getting-started)
@@ -32,6 +36,13 @@ A curated list of awesome Dash (plotly) resources
- [An introduction to Dash DataTable](https://www.youtube.com/watch?v=dueejcyrYh8) - Official introduction video to the Dash DataTable components.
## Component Libraries
+
+- [Dash PDF](https://github.com/ploomber/dash-pdf) - Display inline PDFs
+- [Dash MUI](https://github.com/ploomber/dash-mui) - Material UI components
+- [Dash React Simple Maps](https://github.com/ploomber/dash-react-simple-maps) - Create interactive maps
+- [Dash Mosaic](https://github.com/ploomber/mosaic-python#dash-mosaic) - Display [Mosaic](https://github.com/uwdata/mosaic) plots
+- [Dash Tabler Icons](https://github.com/ploomber/dash-tabler-icons) - Beautiful icons for your Dash apps
+- [Dash React Syntax Highlighter](https://github.com/ploomber/dash-react-syntax-highlighter) - Display code snippets with a copy button
- [Tutorial on creating custom Dash components with React.js.](https://plot.ly/dash/plugins)
- [Dash Bio Components](https://dash.plot.ly/dash-bio) - Suite of bioinformatics components that make it simpler to analyze and visualize bioinformatics data and interact with them in a Dash application.
- [Dash Canvas Components](https://dash.plot.ly/canvas) - Module for image annotation and image processing using Dash.
@@ -108,6 +119,7 @@ A curated list of awesome Dash (plotly) resources
- [vaexio](https://github.com/vaexio)
- [Fanchao MENG](https://github.com/pingf)
- [Snehil Vijay](https://github.com/snehilvj)
+- [Eduardo Blancas](https://github.com/edublancas)
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) This work is licensed under a Creative Commons Attribution 4.0 International License.
diff --git a/docs/awesome/awesome-engineering-strategy.md b/docs/awesome/awesome-engineering-strategy.md
index 07fbd689de..d5e29eb2e4 100644
--- a/docs/awesome/awesome-engineering-strategy.md
+++ b/docs/awesome/awesome-engineering-strategy.md
@@ -54,7 +54,7 @@ Contributions are welcome! Check out the contribution guidelines for adding item
- [Engineering strategy beyond good and best practices](https://learnings.aleixmorgadas.dev/p/engineering-strategy-beyond-good) - How only investing on good and best engineering practices won't position your company ahead of the competition that makes context specific decisions.
- [You need to understand the business to design a good engineering strategy](https://learnings.aleixmorgadas.dev/p/you-need-to-understand-the-business) - A set of relevant aspects of the business that help people to have a broader understanding to improve their engineering strategy with a set of questions to ask to the domain experts.
- [Basal Cost of software](https://www.eferro.net/2021/02/basal-cost-of-software.html) - How the basal cost, composed of direct impact on team capacity of the added complexity and the cost of the development or evolution of other features, affects the existing systems and teams to deliver value.
-
+- [Dealing with teams with competing priorities and needs](https://learnings.aleixmorgadas.dev/p/dealing-with-teams-with-competing) - An engineering strategy example of how to deal with teams with competing priorities.
## Videos
diff --git a/docs/awesome/awesome-git-addons.md b/docs/awesome/awesome-git-addons.md
index 01afc46417..16bbe6a7b1 100644
--- a/docs/awesome/awesome-git-addons.md
+++ b/docs/awesome/awesome-git-addons.md
@@ -1957,6 +1957,42 @@ Deleted branch bugfix/test (was e2afad6).
Deleted branch too-old-branch (was 1d3f82d).
```
+## [git-exfiltrate](https://github.com/Incognito/git-exfiltrator)
+### Break apart large branches into smaller ones
+
+Assume a hypothetical project where you make changes to two software component
+folders in one feature-branch, you can use this tool to make that two branches
+with a preserved history for both.
+
+```
+git checkout feature-branch
+./git-exfiltrate master feature-branch-extracted "component-folder/*"
+```
+
+The `feature-branch-extracted` branch will be created with just the contents of
+`component-folder` from the feature-branch changes.
+
+```
+* e01009e (main)
+|
+| * ce4ca64 (feature-branch-extracted)
+| | component-folder/1 | 20 +
+| * f3bf092
+| | component-folder/1 | 20 +
+* | 4b2ebd6
+|/
+|
+| * d4c374e (feature-branch)
+| | component-folder/1 | 20 +
+| | different-component-folder/2 | 100 -
+| * 4724dbb
+| | component-folder/1 | 20 +
+| | different-component-folder/2 | 100 -
+|/
+* 927799f
+* 219e9b2
+```
+
## [git-spend](https://github.com/Goutte/git-spend)
Collect and sum the `/spend ` directives found in commit messages.
diff --git a/docs/awesome/awesome-go.md b/docs/awesome/awesome-go.md
index 53f0a9df0a..fa43ed016c 100644
--- a/docs/awesome/awesome-go.md
+++ b/docs/awesome/awesome-go.md
@@ -1087,8 +1087,7 @@ _Tools that generate Go code._
- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
- [go-enum](https://github.com/abice/go-enum) - Code generation for enums from code comments.
- [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
-- [goderive](https://github.com/awalterschulze/goderive) - Derives functions from input types.
-- [gotype](https://github.com/wzshiming/gotype) - Golang source code parsing, usage like reflect package.
+- [goderive](https://github.com/awalterschulze/goderive) - Derives functions from input types
- [goverter](https://github.com/jmattheis/goverter) - Generate converters by defining an interface.
- [GoWrap](https://github.com/hexdigest/gowrap) - Generate decorators for Go interfaces using simple templates.
- [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
@@ -1673,7 +1672,6 @@ _These libraries were placed here because none of the other categories seemed to
- [go-openapi](https://github.com/go-openapi) - Collection of packages to parse and utilize open-api schemas.
- [go-resiliency](https://github.com/eapache/go-resiliency) - Resiliency patterns for golang.
- [go-unarr](https://github.com/gen2brain/go-unarr) - Decompression library for RAR, TAR, ZIP and 7z archives.
-- [goenum](https://github.com/lvyahui8/goenum) - A common enumeration struct based on generics and reflection that allows you to quickly define enumerations and use a set of useful default methods.
- [gofakeit](https://github.com/brianvoe/gofakeit) - Random data generator written in go.
- [gommit](https://github.com/antham/gommit) - Analyze git commit messages to ensure they follow defined patterns.
- [gopsutil](https://github.com/shirou/gopsutil) - Cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc).
@@ -1995,6 +1993,18 @@ _Unofficial libraries for package and dependency management._
- [straf](https://github.com/SonicRoshan/straf) - Easily Convert Golang structs to GraphQL objects.
+## Reflection
+
+- [copy](https://github.com/gotidy/copy) - Package for fast copying structs of different types.
+- [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
+- [go-deepcopy](https://github.com/tiendc/go-deepcopy) - Fast deep copy library.
+- [goenum](https://github.com/lvyahui8/goenum) - A common enumeration struct based on generics and reflection that allows you to quickly define enumerations and use a set of useful default methods.
+- [gotype](https://github.com/wzshiming/gotype) - Golang source code parsing, usage like reflect package.
+- [gpath](https://github.com/tenntenn/gpath) - Library to simplify access struct fields with Go's expression in reflection.
+- [objwalker](https://github.com/rekby/objwalker) - Walk by go objects with reflection.
+- [reflectutils](https://github.com/muir/reflectutils) - Helpers for working with reflection: struct tag parsing; recursive walking; fill value from string.
+
+
## Resource Embedding
- [debme](https://github.com/leaanthony/debme) - Create an `embed.FS` from an existing `embed.FS` subdirectory.
@@ -2291,13 +2301,13 @@ _Libraries for testing codebases and generating test data._
- [timex](https://github.com/cabify/timex) - A test-friendly replacement for the native `time` package.
- [xgo](https://github.com/xhd2015/xgo) - A general pureposed function mocking library.
-## Fuzzing and delta-debugging/reducing/shrinking
+### Fuzzing and delta-debugging/reducing/shrinking
- [go-fuzz](https://github.com/dvyukov/go-fuzz) - Randomized testing system.
- [gofuzz](https://github.com/google/gofuzz) - Library for populating go objects with random values.
- [Tavor](https://github.com/zimmski/tavor) - Generic fuzzing and delta-debugging framework.
-## Selenium and browser control tools
+### Selenium and browser control tools
- [cdp](https://github.com/mafredri/cdp) - Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it.
- [chromedp](https://github.com/knq/chromedp) - a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol.
@@ -2543,7 +2553,6 @@ _General utilities and tools to make your life easier._
- [config-file-validator](https://github.com/Boeing/config-file-validator) - Cross Platform tool to validate configuration files.
- [contextplus](https://github.com/contextplus/contextplus) - Package contextplus provide more easy to use functions for contexts.
- [cookie](https://github.com/syntaqx/cookie) - Cookie struct parsing and helper package.
-- [copy](https://github.com/gotidy/copy) - Package for fast copying structs of different types.
- [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
- [countries](https://github.com/biter777/countries) - Full implementation of ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standards.
- [countries](https://github.com/pioz/countries) - All you need when you are working with countries in Go.
@@ -2554,7 +2563,6 @@ _General utilities and tools to make your life easier._
- [cvt](https://github.com/shockerli/cvt) - Easy and safe convert any value to another type.
- [dbt](https://github.com/nikogura/dbt) - A framework for running self-updating signed binaries from a central, trusted repository.
- [Death](https://github.com/vrecan/death) - Managing go application shutdown with signals.
-- [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
- [delve](https://github.com/derekparker/delve) - Go debugger.
- [dive](https://github.com/wagoodman/dive) - A tool for exploring each layer in a Docker image.
- [dlog](https://github.com/kirillDanshin/dlog) - Compile-time controlled logger to make your release smaller without removing debug calls.
@@ -2610,7 +2618,6 @@ _General utilities and tools to make your life easier._
- [gostrutils](https://github.com/ik5/gostrutils) - Collections of string manipulation and conversion functions.
- [gotenv](https://github.com/subosito/gotenv) - Load environment variables from `.env` or any `io.Reader` in Go.
- [goval](https://github.com/maja42/goval) - Evaluate arbitrary expressions in Go.
-- [gpath](https://github.com/tenntenn/gpath) - Library to simplify access struct fields with Go's expression in reflection.
- [graterm](https://github.com/skovtunenko/graterm) - Provides primitives to perform ordered (sequential/concurrent) GRAceful TERMination (aka shutdown) in Go application.
- [grofer](https://github.com/pesos/grofer) - A system and resource monitoring tool written in Golang!
- [gubrak](https://github.com/novalagung/gubrak) - Golang utility library with syntactic sugar. It's like lodash, but for golang.
@@ -2649,7 +2656,6 @@ _General utilities and tools to make your life easier._
- [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services.
- [nfdump](https://github.com/chrispassas/nfdump) - Read nfdump netflow files.
- [nostromo](https://github.com/pokanop/nostromo) - CLI for building powerful aliases.
-- [objwalker](https://github.com/rekby/objwalker) - Walk by go objects with reflection.
- [okrun](https://github.com/xta/okrun) - go run error steamroller.
- [olaf](https://github.com/btnguyen2k/olaf) - Twitter Snowflake implemented in Go.
- [onecache](https://github.com/adelowo/onecache) - Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).
@@ -2661,7 +2667,6 @@ _General utilities and tools to make your life easier._
- [pointer](https://github.com/xorcare/pointer) - Package pointer contains helper routines for simplifying the creation of optional fields of basic type.
- [ptr](https://github.com/gotidy/ptr) - Package that provide functions for simplified creation of pointers from constants of basic types.
- [rclient](https://github.com/zpatrick/rclient) - Readable, flexible, simple-to-use client for REST APIs.
-- [reflectutils](https://github.com/muir/reflectutils) - Helpers for working with reflection: struct tag parsing; recursive walking; fill value from string.
- [remote-touchpad](https://github.com/Unrud/remote-touchpad) - Control mouse and keyboard from a smartphone.
- [repeat](https://github.com/ssgreg/repeat) - Go implementation of different backoff strategies useful for retrying operations and heartbeating.
- [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
diff --git a/docs/awesome/awesome-jquery.md b/docs/awesome/awesome-jquery.md
index e6896e1b2e..b6308f194d 100644
--- a/docs/awesome/awesome-jquery.md
+++ b/docs/awesome/awesome-jquery.md
@@ -7,9 +7,9 @@
[![Project Maintained](https://img.shields.io/badge/project-maintained-brightgreen.svg?style=plastic "Project Maintained")](https://github.com/petk/awesome-jquery/commits/master)
[![Build Status](https://img.shields.io/travis/petk/awesome-jquery/master.svg)](https://travis-ci.org/petk/awesome-jquery)
-精选清单 [jQuery](http://jquery.com/) 插件、资源和其他闪亮的东西. 灵感来自 GitHub 上的“awesome-*”趋势.
+A curated list of awesome [jQuery](http://jquery.com/) plugins, resources and other shiny things. Inspired by the `awesome-*` trend on GitHub.
-> [jQuery](http://jquery.com/) 是一个快速、小巧且功能丰富 [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) 图书馆. 它使用可跨多种浏览器工作的易于使用的 API,使 HTML 文档遍历和操作、事件处理、动画和 Ajax 等事情变得更加简单. 结合多功能性和可扩展性,jQuery 改变了数百万人编写 JavaScript 的方式.
+> [jQuery](http://jquery.com/) is a fast, small, and feature-rich [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
@@ -17,63 +17,63 @@
## Resources
- *很棒的学习材料,可以了解 jQuery 和 JavaScript 或学习更高级的东西. 一些友好的建议:在深入研究 jQuery 之前,先学好 JavaScript.*
+*Awesome learning material to get to know jQuery and JavaScript or learn something more advanced. Some friendly advice: Before diving deep into jQuery learn JavaScript well.*
-* [API documentation](http://api.jquery.com/) - 官方 jQuery 文档.
-* [Code School](https://www.pluralsight.com/courses/code-school-try-jquery) - 学习 jQuery(一个 JavaScript 库)的基础知识,以修改网页上的元素并改善用户交互.
+* [API documentation](http://api.jquery.com/) - Official jQuery documentation.
+* [Code School](https://www.pluralsight.com/courses/code-school-try-jquery) - Learn the basics of jQuery, a JavaScript library, to modify elements on a webpage and improve user interaction.
* [Codecademy jQuery track](https://www.codecademy.com/learn/learn-jquery) - Beginners track for learning jQuery.
-* [Learning jQuery](https://www.learningjquery.com/) - jQuery JavaScript 库的技巧、技术和教程.
-* [Style guides](https://contribute.jquery.org/style-guide/) - 为 jQuery 项目做出贡献时,jQuery 的代码风格指南.
-* [Tuts+](https://code.tutsplus.com/categories/jquery) - 关于 jQuery 的有用且深入的文章.
-* [jQuery guide for teams](https://github.com/voorhoede/jquery-style-guide) - 编写一致的 jQuery 代码的技巧,易于您的团队使用和理解.
+* [Learning jQuery](https://www.learningjquery.com/) - Tips, techniques, and tutorials for the jQuery JavaScript library.
+* [Style guides](https://contribute.jquery.org/style-guide/) - jQuery's code style guides when contributing to jQuery projects.
+* [Tuts+](https://code.tutsplus.com/categories/jquery) - Useful and indepth articles about jQuery.
+* [jQuery guide for teams](https://github.com/voorhoede/jquery-style-guide) - Tips to write consistent jQuery code, easy to use and understand by your team.
### Tutorials
-*很棒的免费教程和课程来学习 jQuery.*
+*Awesome free tutorials and courses to learn jQuery.*
-* [jQuery patterns](https://github.com/jquery-boilerplate/jquery-patterns) - 各种 jQuery 插件模式,用于快速启动您的插件开发.
-* [Learning jQuery Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/#jquerypluginpatterns) - jQuery 插件设计模式
-* [Learn jQuery](http://learn.jquery.com/) - jQuery 学习中心.
-* [Snoopcode](http://www.snoopcode.com/jquery/) -jQuery 教程.
-* [Extending jQuery](https://j11y.io/javascript/extending-jquerys-selector-capabilities/) - 扩展 jQuery 的选择器功能.
-* [Free jQuery Courses at Classpert](https://classpert.com/search?filter[free_course][]=true&filter[price][]=0&filter[price][]=0&p=1&tag=jquery) - Classpert 在线课程搜索中的免费 jQuery 课程列表
+* [jQuery patterns](https://github.com/jquery-boilerplate/jquery-patterns) - A variety of jQuery plugin patterns for jump starting your plugin development.
+* [Learning jQuery Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/#jquerypluginpatterns) - jQuery Plugin Design Patterns
+* [Learn jQuery](http://learn.jquery.com/) - jQuery learning center.
+* [Snoopcode](http://www.snoopcode.com/jquery/) - jQuery tutorials.
+* [Extending jQuery](https://j11y.io/javascript/extending-jquerys-selector-capabilities/) - Extending jQuery’s selector capabilities.
+* [Free jQuery Courses at Classpert](https://classpert.com/search?filter[free_course][]=true&filter[price][]=0&filter[price][]=0&p=1&tag=jquery) - List of Free jQuery Courses at Classpert Online Course Search
### Books
-*推荐且不过时的 jQuery 书籍.*
+*Recommended and not too much outdated jQuery books.*
#### Free Books
-* [JavaScript plus a dash of JQuery](http://nicholasjohnson.com/javascript-book/) - 对使用 JavaScript 和 jQuery 进行编码的明智介绍,*作者:Nicholas Johnson*.
-* [jQuery Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/jquery) (PDF、mobi、epub)*(需要注册)*.
-* [jQuery fundamentals](https://github.com/bocoup/jqfundamentals.com) - 舒适地解决您将被要求使用 jQuery 解决的常见问题.
+* [JavaScript plus a dash of JQuery](http://nicholasjohnson.com/javascript-book/) - A Sensible Introduction to Coding with JavaScript and jQuery, *by Nicholas Johnson*.
+* [jQuery Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/jquery) (PDF, mobi, epub) *(Registration required)*.
+* [jQuery fundamentals](https://github.com/bocoup/jqfundamentals.com) - Comfortable working through common problems you'll be called upon to solve using jQuery.
#### Paid Books
-* [jQuery in Action, Third Edition](https://www.manning.com/books/jquery-in-action-third-edition) - jQuery 的快节奏完整指南,*由 Bear Bibeault、Yehuda Katz 和 Aurelio De Rosa* 撰写.
-* [jQuery: Novice to Ninja: New Kicks And Tricks](https://www.sitepoint.com/premium/books/jquery-novice-to-ninja-new-kicks-and-tricks) - 快速掌握 jQuery,*Earle Castledine 和 Craig Sharkie*.
-* [Learning jQuery - Fourth Edition](https://www.packtpub.com/web-development/learning-jquery-fourth-edition) - jQuery 指南,*作者:Jonathan Chaffer 和 Karl Swedberg*.
+* [jQuery in Action, Third Edition](https://www.manning.com/books/jquery-in-action-third-edition) - Fast-paced and complete guide to jQuery, *by Bear Bibeault, Yehuda Katz, and Aurelio De Rosa*.
+* [jQuery: Novice to Ninja: New Kicks And Tricks](https://www.sitepoint.com/premium/books/jquery-novice-to-ninja-new-kicks-and-tricks) - fast track to mastering jQuery, *by Earle Castledine & Craig Sharkie*.
+* [Learning jQuery - Fourth Edition](https://www.packtpub.com/web-development/learning-jquery-fourth-edition) - Guide to jQuery, *by Jonathan Chaffer and Karl Swedberg*.
### Blogs
-*有趣的 jQuery 相关博客和网站.*
+*Interesting jQuery related blogs and websites.*
-* [jQuery Blog](http://blog.jquery.com/) - 来自 jQuery 官方网站的新闻.
-* [jQuery UI Blog](http://blog.jqueryui.com/) - 官方 jQuery UI 博客.
-* [Sitepoint](https://www.sitepoint.com/javascript/jquery/) - Sitepoint 的 jQuery 类别部分包含有用的文章.
-* [Smashing Magazine](https://www.smashingmagazine.com/category/jquery) - jQuery 标签、有用的 jQuery 文章和教程之类的博客文章.
+* [jQuery Blog](http://blog.jquery.com/) - News from the official jQuery website.
+* [jQuery UI Blog](http://blog.jqueryui.com/) - Official jQuery UI blog.
+* [Sitepoint](https://www.sitepoint.com/javascript/jquery/) - Sitepoint's jQuery category section with useful articles.
+* [Smashing Magazine](https://www.smashingmagazine.com/category/jquery) - jQuery tag, useful jQuery articles and tutorial alike blog posts.
### Miscellaneous Resources
-*各种类型的资源.*
+*Various types of resources.*
-* [jQuery Foundation](https://jquery.org/) - 提供 jQuery 和许多其他项目主页和支持.
-* [jQuery Source Viewer](https://j11y.io/jquery/) - jQuery 方法实现的浏览器.
-* [Alternative jQuery Documentation Browser](http://jqapi.com/) - 更快地浏览 jQuery 文档.
-* [TodoMVC](https://github.com/tastejs/todomvc) - 帮助您选择 JavaScript 框架. 在多个流行的 JavaScript MV* 框架中创建相同的 Todo 应用程序,包括 [jQuery](http://todomvc.com/examples/jquery/).
+* [jQuery Foundation](https://jquery.org/) - Providing jQuery and many other projects home and support.
+* [jQuery Source Viewer](https://j11y.io/jquery/) - Browser of jQuery method implementations.
+* [Alternative jQuery Documentation Browser](http://jqapi.com/) - Faster way to browse the jQuery documentation.
+* [TodoMVC](https://github.com/tastejs/todomvc) - Helps you select JavaScript framework. Same Todo application created in multiple popular JavaScript MV* frameworks including [jQuery](http://todomvc.com/examples/jquery/).
* [jQuery CheatSheet](http://lab.abhinayrathore.com/jquery-cheatsheet/)
* [Programming Community Curated Resources for Learning jQuery](https://hackr.io/tutorials/learn-jquery)
* [HTML Tutorial by Scaler](https://www.scaler.com/topics/html/)
@@ -81,268 +81,269 @@
## Plugins
-*来自整个 jQuery 世界的很棒的插件.*
+*Awesome plugins from all across the jQuery universe.*
-* [Plugins](https://www.npmjs.com/search?q=keywords:jquery-plugin) - jQuery 插件注册, [previous one](http://plugins.jquery.com/) 现在处于只读模式.
-* [jQuery Rain](http://www.jqueryrain.com/) - 顶级和最佳 jQuery 插件、教程、炫酷效果、示例、演示.
-* [jQuery Unheap](http://www.unheap.com/) - 一个整洁的 jQuery 插件库.
+* [Plugins](https://www.npmjs.com/search?q=keywords:jquery-plugin) - Registry of jQuery plugins, [previous one](http://plugins.jquery.com/) is now in read-only mode.
+* [jQuery Rain](http://www.jqueryrain.com/) - Top & Best jQuery plugins, tutorials, cool effects, examples, demos.
+* [jQuery Unheap](http://www.unheap.com/) - A tidy repository of jQuery plugins.
## Animation
-*动画、过渡.*
+*Animations, transitions.*
-* [Animsition](https://github.com/blivesta/animsition/) - 一个用于 CSS 动画页面转换的简单易用的 jQuery 插件.
-* [fakeLoader.js](https://github.com/joaopereirawd/fakeLoader.js) - 轻量级插件,可帮助您创建带有全屏加载遮罩的动画微调器,以模拟页面预加载效果.
-* [Fullpage.js](https://github.com/alvarotrigo/fullPage.js) - 快速简单地创建全屏页面.
-* [jQuery Transit](https://github.com/rstacruz/jquery.transit) - 用于 jQuery 的超级流畅的 CSS3 转换和过渡.
-* [Material Design Preloader!s](https://github.com/aarondo/Material-Preloader) - 重新创建 Material Design 预加载器.
-* [Midnight](https://github.com/Aerolab/midnight.js) - 即时切换固定标头.
-* [Parallax.js](https://github.com/pixelcog/parallax.js/) - 滚动效果.
-* [Scrollify](https://github.com/lukehaas/Scrollify/) - 协助滚动和捕捉部分. 触摸优化.
-* [Waves](https://github.com/fians/Waves) - 受 Google Material Design 启发的点击效果.
-* [jQuery DrawSVG](https://github.com/lcdsantos/jquery-drawsvg) - 轻量级、易于使用的 jQuery 插件来动画 SVG 路径
-* [jQuery Particles](https://github.com/matteobruni/tsparticles/tree/master/components/jquery) - 一个插件,可以轻松地将粒子动画添加到您的 Web 应用程序
+* [Animsition](https://github.com/blivesta/animsition/) - A simple and easy jQuery plugin for CSS animated page transitions.
+* [fakeLoader.js](https://github.com/joaopereirawd/fakeLoader.js) - Lightweight plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
+* [Fullpage.js](https://github.com/alvarotrigo/fullPage.js) - Create full screen pages fast and simple.
+* [jQuery Transit](https://github.com/rstacruz/jquery.transit) - Super-smooth CSS3 transformations and transitions for jQuery.
+* [Material Design Preloader!s](https://github.com/aarondo/Material-Preloader) - Recreation of the Material Design preloader.
+* [Midnight](https://github.com/Aerolab/midnight.js) - Switches fixed headers on the fly.
+* [Parallax.js](https://github.com/pixelcog/parallax.js/) - Scrolling effect.
+* [Scrollify](https://github.com/lukehaas/Scrollify/) - Assists scrolling and snaps to sections. Touch optimised.
+* [Waves](https://github.com/fians/Waves) - Click effect inspired by Google's Material Design.
+* [jQuery DrawSVG](https://github.com/lcdsantos/jquery-drawsvg) - Lightweight, simple to use jQuery plugin to animate SVG paths
+* [jQuery Particles](https://github.com/matteobruni/tsparticles/tree/master/components/jquery) - A plugin to easily add Particles animations to your web application
### Editors
-*所见即所得的编辑器.*
+*WYSIWYG editors.*
-* [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor) - 基于 HTML5 的 jQuery 所见即所得富文本编辑器.
-* [jQuery Notebook](https://github.com/raphaelcruzeiro/jquery-notebook) - 现代、简洁、优雅的所见即所得富文本编辑器.
-* [jQuery TE](http://jqueryte.com/) - 轻量级 HTML 编辑器.
-* [TinyMCE](https://www.tiny.cloud/) - 流行的 WYSIWYG 编辑器,带有 jQuery 构建和 jQuery 集成插件.
+* [Froala WYSIWYG HTML Editor](https://github.com/froala/wysiwyg-editor) - jQuery WYSIWYG Rich Text Editor based on HTML5.
+* [jQuery Notebook](https://github.com/raphaelcruzeiro/jquery-notebook) - A modern, simple and elegant WYSIWYG rich text editor.
+* [jQuery TE](http://jqueryte.com/) - Lightweight HTML editor.
+* [TinyMCE](https://www.tiny.cloud/) - Popular WYSIWYG editor with jQuery build and a jQuery integration plugin.
### Forms
-*用于表单、AJAX、验证的插件.*
+*Plugins for Forms, AJAX, validation.*
-* [Bootstrap Multiselect](https://github.com/davidstutz/bootstrap-multiselect) - Bootstrap 的多选.
-* [File Upload](https://github.com/blueimp/jQuery-File-Upload) - 具有多个文件选择、拖放支持、进度条、验证和预览图像、音频和视频的文件上传小部件.
-* [Ideal Forms](https://github.com/elclanrs/jq-idealforms) - 用于构建和验证响应式 HTML5 表单的框架.
-* [jQuery Form Plugin](https://github.com/jquery-form/form) - 简单且不显眼的 HTML 表单升级为使用 AJAX.
-* [jquery-minicolors](https://github.com/claviska/jquery-minicolors) - 一个小巧的颜色选择器插件.
-* [Justified Gallery](https://github.com/miromannino/Justified-Gallery) - 允许您创建具有对齐网格的画廊.
-* [Labelauty](https://github.com/fntneves/jquery-labelauty) - 一个轻巧漂亮的收音机和复选框输入插件.
-* [Payform](https://github.com/jondavidjohn/payform) - 用于构建信用卡表单、验证输入和格式化数字的库(带有 jQuery 插件).
-* [Pickadate](https://github.com/amsul/pickadate.js) - 移动友好、反应灵敏且轻量级的日期和时间输入选择器.
-* [Select2](https://github.com/select2/select2) - 支持搜索、标记、远程数据集、无限滚动的选择框.
-* [selectize.js](https://github.com/selectize/selectize.js/) - 基于 jQuery 的文本框和 \
-
-
- A curated list of awesome, Slack-related things.
-
-
-***
-
-An avid Slack user? A developer looking for awesome tools to build out an integration? Just looking for inspiration? This is a list of all the best things Slack.
-
-
-## :pencil: Lists
-- [Community-Built Libraries](https://api.slack.com/community) - Slack-curated list of community open-source libraries
-- [Slack App Directory](https://slack.com/apps) - Official directory of publicly available Slack apps
-- [Slack Emojis](https://emoji.gg) - Unofficial directory of custom emojis for Slack
-
-## :art: Themes
-
-- [Slack Themes](http://slackthemes.net/) - A Slack sidebar theme browser
-- [Sweet Themes Are Made of These](http://sweetthemesaremadeofthe.se/) - Website for sharing Slack custom palettes
-
-## :hammer_and_wrench: Libraries and SDKs
-
-### C#
-
-- [margiebot](https://github.com/jammerware/margiebot) - A .NET library designed to make building bots for Slack fast, easy, and fun
-- [Slack.Webhooks](https://github.com/nerdfury/Slack.Webhooks) - A library to work with Slack webhooks more easily
-- [SlackAPI](https://github.com/Inumedia/SlackAPI) - A third-party implementation of Slack's API written in C#
-
-### Erlang
-
-- [slacker](https://github.com/julienXX/slacker) - Erlang Slack REST API wrapper
-
-### Go
-
-- [webhook](https://github.com/adnanh/webhook) - Easily run commands in response to HTTP webhook requests from Slack
-
-### Java
-
-- [java-slack-sdk](https://github.com/slackapi/java-slack-sdk) - Slack's official Java framework for building Slack apps
-- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java
-
-### JavaScript/TypeScript
-
-- [bolt-js](https://github.com/slackapi/bolt-js) - Slack's official JavaScript framework for building Slack apps
-- [jsx-slack](https://github.com/yhatt/jsx-slack) - Build JSON object for Slack Block Kit surfaces from JSX
-- [node-slack-sdk](https://github.com/slackapi/node-slack-sdk) - Slack's official SDK for Node.js
-- [slack-block-builder](https://github.com/raycharius/slack-block-builder) - Lightweight Node.js library for building Slack Block Kit UIs, with a declarative syntax inspired by SwiftUI
-
-### PHP
-
-- [SlackBundle](https://github.com/DZunke/SlackBundle) - SlackBundle for Symfony2
-- [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework) - Robust PHP framework for building Slack apps in PHP
-- [slack-php-block-kit](https://github.com/jeremeamia/slack-block-kit) - Fluent interface for composing Slack Block Kit messages and modals in PHP
-- [slack-php-socket-mode](https://github.com/slack-php/slack-php-socket-mode) - A Socket Mode implementation for [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework)
-- [slack-php-slick](https://github.com/slack-php/slack-php-slick) - Dependency-free micro-framework for building Slack apps in PHP
-
-### PowerShell
-
-- [PSSlack](https://github.com/RamblingCookieMonster/PSSlack) - PowerShell module for simple Slack integration.
-
-### Python
-
-- [blockkit](https://github.com/imryche/blockkit) - A fast way to build Block Kit interfaces in Python
-- [bolt-python](https://github.com/slackapi/bolt-python) - Slack's official Python framework for building Slack apps
-- [django-slack](https://github.com/lamby/django-slack) - Slack integration for Django, using the templating engine to generate messages
-- [django-slack-oauth](https://github.com/izdi/django-slack-oauth) - Slack OAuth module for Django
-- [python-slack-events-api](https://github.com/slackapi/python-slack-events-api) - Slack Events API adapter for Python
-- [python-slack-sdk](https://github.com/slackapi/python-slack-sdk) - Slack's official SDK for Python
-- [slackblocks](https://github.com/nicklambourne/slackblocks) - Python API for building Slack Block Kit messages
-- [slack-php-api](https://github.com/jolicode/slack-php-api) - PHP Slack client based on the official OpenAPI specification
-- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line
-- [slashbot](https://github.com/ebrassell/slashbot) - An easy way to create slash commands using AWS Lambda functions
-- [boltworks](https://github.com/YSaxon/boltworks) - Extensions to Slack's bolt framework: expandable GUIs, easier callbacks, richer CLIs
-
-### R
-
-- [slackr](https://github.com/hrbrmstr/slackr) - A package to send webhook API messages to Slack channels/users from R
-
-### Ruby
-
-- [slack-notifier](https://github.com/stevenosloan/slack-notifier) - A simple wrapper for posting to Slack
-- [slack-notify](https://github.com/sosedoff/slack-notify) - Send notifications to Slack
-- [slack-poster](https://github.com/rikas/slack-poster) - Simple gem to post messages on Slack using webhooks
-- [slack-ruby-block-kit](https://github.com/CGA1123/slack-ruby-block-kit) - A ruby wrapper for Slack's Block Kit
-- [slack-ruby-bot](https://github.com/dblock/slack-ruby-bot) - The easiest way to write a Slack bot in Ruby
-- [slack-ruby-bot-server](https://github.com/slack-ruby/slack-ruby-bot-server) - Ruby library for building Slack applications
-- [slack-ruby-client](https://github.com/dblock/slack-ruby-client) - A Ruby client for the Slack Web and RealTime Messaging APIs
-
-### Rust
-
-- [slack-morphism-rust](https://github.com/abdolence/slack-morphism-rust) - A modern async Slack API client for Rust
-
-### Scala
-
-- [slack-scala-client](https://github.com/gilbertw1/slack-scala-client) - A Scala Slack client for the Web and RTM API
-
-### Swift
-
-- [SwiftBlocksUI](https://github.com/SwiftBlocksUI/SwiftBlocksUI/) - Interactive Slack messages and modals using a SwiftUI-like declarative style
-
-## :gear: Open-Source Slack Apps and Integrations
-
-### CoffeeScript
-
-- [jinora](https://github.com/sdslabs/jinora) - Slack webhook app to create anonymous public channels
-
-### Java
-
-- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java
-- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
-
-### JavaScript/Typescript
-
-- [definition-app](https://github.com/slackapi/definition-app) - App for storing and accessing company-specific phrases
-- [slack-github-action](https://github.com/slackapi/slack-github-action) - Send data into Slack using this GitHub Action
-- [slack-reporting-tool](https://github.com/slackapi/slack-reporting-tool) - App that allows team members to report offensive messages
-- [tesla-slack](https://github.com/heikkipora/tesla-slack) - Track your Tesla from Slack
-- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
-
-### PHP
-
-- [MantisBT-Slack](https://github.com/infojunkie/MantisBT-Slack) - MantisBT plugin to send bug updates to Slack
-- [monolog](https://github.com/Seldaek/monolog) - Sends your logs to Slack
-
-### Python
-
-- [slackbot](https://github.com/lins05/slackbot) - A chat bot for Slack
-- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line
-- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
-- [wee-slack](https://github.com/rawdigits/wee-slack) - A WeeChat plugin for Slack
-
-### Ruby
-
-- [slack-gamebot](https://github.com/dblock/slack-gamebot) - A game bot for Slack
-- [snarkov](https://github.com/gesteves/snarkov) - Sinatra-based Markov bot for Slack
-- [tickbot](https://github.com/barryf/tickbot) - Simple team time tracking reminder
-- [trebekbot](https://github.com/gesteves/trebekbot) - A Jeopardy! bot for Slack
-
-## :busts_in_silhouette: Contributions
-
-Contributions are always welcome! Please read the [contribution guidelines](https://github.com/matiassingers/awesome-slack/blob/master/contributing.md) first.
-
-## :classical_building: License
-
-[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
-
-To the extent possible under law, [Matias Singers](http://mts.io) has waived all copyright and related or neighboring rights to this work.
+
+## Awesome Slack Communities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
+[![Build Status](https://api.travis-ci.org/filipelinhares/awesome-slack.svg)](https://travis-ci.org/filipelinhares/awesome-slack)
+
+A list of communities about web development and design that are powered by **Slack**.
+
+## What's Slack
+> Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go. *- slack.com*
+
+
+## Development
+- [Ember](https://ember-community-slackin.herokuapp.com/)
+- [Laravel](https://larachat.co/)
+- [Ruby](https://rubydevelopers.typeform.com/to/l7WVWl)
+- [Front end](https://frontenddevelopers.org/)
+- [Android](https://androidchat.co/)
+- [GO](https://docs.google.com/forms/d/e/1FAIpQLScNsNXbz2SCLH5hVNoZS0C70nPAXv730SW9F3K1g6iVvlcUTg/viewform?fbzx=4754263898376949596)
+- [PHP Chat](https://phpchat.co)
+- [Clojure](http://clojurians.net/)
+- [iOS Developers](https://ios-developers.io/)
+- [Elixir](https://elixir-slackin.herokuapp.com/)
+- [slashrocket](https://slashrocket.io/)
+- [Cordova](http://slack.cordova.io/)
+- [Python Community](https://pythoncommunity.herokuapp.com/)
+- [CFML/ColdFusion](https://cfml-slack.herokuapp.com/)
+
+
+## Regional
+- [Australia & New Zealand](http://devanz.co)
+- [Les Pitonneux - Montreal QC Canada](https://pitonneux.slack.com)
+- [Python Brazilian Community](http://slack-pythonbrasil.herokuapp.com/)
+- [Remote workers in Romania](https://github.com/filipelinhares/awesome-slack/blob/master/weworkremotely.slack.com/)
+- [Russian-speaking developers community](https://rusdevs.herokuapp.com/)
+- [Kazan Developers](https://devkzn.slack.com/)
+- [Polish developers](http://slackin.devstyle.pl/)
+- [Spanish-speaking developer communities list](https://github.com/comunidad-tecnologica/awesome-spanish-slack-dev-groups)
+- [Ruby Turkey Community](https://rubytr.herokuapp.com/)
+- [Rochester NY USA Developers (RocDev)](https://rocdev.org/)
+- [Vancouver Developers (yvrdev)](https://yvrdev.slack.com/)
+
+## Design
+- [Sketch](http://teamsketch.io/)
+- [Design Talks](https://docs.google.com/forms/d/e/1FAIpQLSeKT_LC8kKTzJ4JjmgVQVpfl24i1qBkjJ7TYyQcNHL7fBQkYQ/viewform?c=0&w=1)
+- [Designer Hangout](https://www.designerhangout.co/)
+
+## Misc
+- [WordPress](https://make.wordpress.org/chat/)
+- [Chit Chats](http://www.chitchats.co/)
+- [The Evangelist Collective](https://github.com/evangelistcollective/)
+- [Psychedelic Chat](http://psychedelicchat.com/)
+- [LGBTQ in Technology](https://lgbtq.technology/)
+- [#Startup](http://startup.chat)
+- [Safelight](http://safelight.herokuapp.com/) - Photography.
+- [DFIR Community](https://rishi28.typeform.com/to/sTbTI8) - Information Security.
+- [First Contributors](https://firstcontributors.slack.com/join/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM#/) - Help / mentorship for open source contributors.
+- [IT Pro Community](https://www.electric.ai/it-pro-slack) - Connect and network with IT practitioners and decision-makers
+- [SaaS Community](https://join.slack.com/t/saas-hgv7803/shared_invite/zt-qwvrywyr-8DmSpEzBiSWD2WQuB9r9pw) - Community for SaaS product builders, to discuss the challenges involved.
+- [Developer Marketing](https://marketingto.dev/) - Passionate marketing folks working in API Marketing, developer tooling, or actively marketing to developers.
+
+## DevOps
+- [Google Cloud Platform](http://bit.ly/gcp-slack)
+- [Kubernetes](http://slack.kubernetes.io/)
+- [DevOps](https://devopschat.co/)
+- [Devop Engineers](https://www.devopsengineers.com/)
+- [SweetOps](https://slack.cloudposse.com/)
+## Looking for more lists like that
+- [Awesome Community](https://github.com/phpearth/awesome-community)
+
+## Contribute
+Your contributions and suggestions are :heart: welcome. Ensure to read the [guidelines](https://github.com/filipelinhares/awesome-slack/blob/master/CONTRIBUTING.md) first.
+
+## License
+[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
diff --git a/docs/awesome/awesome-webxr.md b/docs/awesome/awesome-webxr.md
index d7e9dc88c7..fa134fccfe 100644
--- a/docs/awesome/awesome-webxr.md
+++ b/docs/awesome/awesome-webxr.md
@@ -113,7 +113,7 @@
### Engines
-- [Ethereal Engine](https://github.com/XRFoundation/XREngine) - A full stack MMO engine built on three.js and bitECS with support for WebXR.
+- [iR Engine](https://github.com/ir-engine/ir-engine) - A full stack MMO engine built on three.js and bitECS with support for WebXR.
- [Godot](https://godotengine.org/) - A cross-platform, open-source engine with WebXR support as of version 3.2.4.
- [Official Documentation](https://docs.godotengine.org/en/stable/classes/class_webxrinterface.html)
diff --git a/docs/awesome/awesome-zsh-plugins.md b/docs/awesome/awesome-zsh-plugins.md
index 9691e5bbd7..35ab35641a 100644
--- a/docs/awesome/awesome-zsh-plugins.md
+++ b/docs/awesome/awesome-zsh-plugins.md
@@ -182,10 +182,15 @@ A fast, configurable, shell plugin manager.
An easy solution for managing your shell environments. Works with both `bash` and `zsh`. Makes it easy to sync your environment across multiple machines with a `git` repository.
+### [TheFly](https://github.com/joknarf/thefly)
+
+`bash`/`zsh`/`ksh` plugin manager and env teleporter
+
+Makes your shell env and plugins available everywhere (hosts/users)!
+
### [Toasty](https://github.com/CosmicToast/toasty-zsh)
![GitHub last commit](https://img.shields.io/github/last-commit/CosmicToast/toasty-zsh) ![GitHub Repo stars](https://img.shields.io/github/stars/CosmicToast/toasty-zsh)
-
**Toasty** is a ZSH framework made to facilitate management, not dictate it.
### [uz](https://github.com/maxrodrigo/uz)