From 15fe956a5eb84fe91890b6f173fcfc5c5e0e9784 Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Mon, 17 Jan 2022 16:08:23 +0100 Subject: [PATCH 1/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9dc15b..24eba7a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Table/Grid](#tablegrid) * [Frameworks](#frameworks-1) * [Boilerplates](#boilerplates) - * [Image](#image) + * [Images](#images) * [Gesture](#gesture) * [Maps](#maps) * [Typography](#typography) @@ -880,13 +880,13 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Drift](https://github.com/imgix/drift) - Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript. * [Magnificent.js](https://github.com/AndersDJohnson/magnificent.js) - Zoom responsively, images & more, w/ jQuery. * [Panolens.js](https://github.com/pchen66/panolens.js) - Panolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible + ## Gesture * [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures. * [touchemulator](https://github.com/hammerjs/touchemulator) - Emulate touch input on your desktop. * [Dragula](https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts. - ## Maps * [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps. From 8b5707ac1090cfeff8e5bb7c8b76ce777c55210f Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Mon, 17 Jan 2022 17:38:09 +0100 Subject: [PATCH 2/6] regen toc --- README.md | 156 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 82 insertions(+), 74 deletions(-) diff --git a/README.md b/README.md index 24eba7a..d5b0625 100644 --- a/README.md +++ b/README.md @@ -2,80 +2,88 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) libraries, resources and shiny things. -* [Awesome JavaScript](#awesome-javascript) - * [Package Managers](#package-managers) - * [Component management](#component-management) - * [Loaders](#loaders) - * [Bundlers](#bundlers) - * [Type Checkers](#type-checkers) - * [Testing Frameworks](#testing-frameworks) - * [QA Tools](#qa-tools) - * [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries) - * [Node-Powered CMS Frameworks](#node-powered-cms-frameworks) - * [Templating Engines](#templating-engines) - * [Articles/Posts](#articles-and-posts) - * [Data Visualization](#data-visualization) - * [Timeline](#timeline) - * [Spreadsheet](#spreadsheet) - * [Editors](#editors) - * [Documentation](#documentation) - * Utilities - * [Files](#files) - * [Functional Programming](#functional-programming) - * [Reactive Programming](#reactive-programming) - * [Data Structure](#data-structure) - * [Date](#date) - * [String](#string) - * [Number](#number) - * [Storage](#storage) - * [Color](#color) - * [I18n And L10n](#i18n-and-l10n) - * [Control Flow](#control-flow) - * [Routing](#routing) - * [Security](#security) - * [Log](#log) - * [RegExp](#regexp) - * [Media](#videoaudio) - * [Voice Command](#voice-command) - * [API](#api) - * [Streaming](#streaming) - * [Vision Detection](#vision-detection) - * [Browser Detection](#browser-detection) - * [Operating System](#operating-system) - * [Benchmark](#benchmark) - * [Machine Learning](#machine-learning) - * UI - * [Code Highlighting](#code-highlighting) - * [Loading Status](#loading-status) - * [Validation](#validation) - * [Keyboard Wrappers](#keyboard-wrappers) - * [Tours And Guides](#tours-and-guides) - * [Notifications](#notifications) - * [Sliders](#sliders) - * [Range Sliders](#range-sliders) - * [Form Widgets](#form-widgets) - * [Tips](#tips) - * [Modals and Popups](#modals-and-popups) - * [Scroll](#scroll) - * [Menu](#menu) - * [Table/Grid](#tablegrid) - * [Frameworks](#frameworks-1) - * [Boilerplates](#boilerplates) - * [Images](#images) - * [Gesture](#gesture) - * [Maps](#maps) - * [Typography](#typography) - * [Animations](#animations) - * [Image processing](#image-processing) - * [ES6](#es6) - * [Generators](#generators) - * [Full Text Search](#full-text-search) - * [SDK](#sdk) - * [Misc](#misc) - * [Podcasts](#podcasts) -* [Worth Reading](#worth-reading) -* [Other Awesome Lists](#other-awesome-lists) -* [Contributing](#contributing) +- [Awesome JavaScript](https://github.com/sorrycc/awesome-javascript/)](#awesome-javascript) + - [Package Managers](#package-managers) + - [Component Management](#component-management) + - [Loaders](#loaders) + - [Bundlers](#bundlers) + - [Type Checkers](#type-checkers) + - [Testing Frameworks](#testing-frameworks) + - [Frameworks](#frameworks) + - [Assertion](#assertion) + - [Coverage](#coverage) + - [Runner](#runner) + - [QA Tools](#qa-tools) + - [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries) + - [Node-Powered CMS Frameworks](#node-powered-cms-frameworks) + - [Templating Engines](#templating-engines) + - [Articles and Posts](#articles-and-posts) + - [Data Visualization](#data-visualization) + - [Timeline](#timeline) + - [Spreadsheet](#spreadsheet) + - [Editors](#editors) + - [Documentation](#documentation) + - [Files](#files) + - [Functional Programming](#functional-programming) + - [Reactive Programming](#reactive-programming) + - [Data Structure](#data-structure) + - [Date](#date) + - [String](#string) + - [Number](#number) + - [Storage](#storage) + - [Color](#color) + - [I18n And L10n](#i18n-and-l10n) + - [Control Flow](#control-flow) + - [Routing](#routing) + - [Security](#security) + - [Log](#log) + - [RegExp](#regexp) + - [Voice Command](#voice-command) + - [API](#api) + - [Streaming](#streaming) + - [Vision Detection](#vision-detection) + - [Machine Learning](#machine-learning) + - [Browser Detection](#browser-detection) + - [Operating System](#operating-system) + - [Benchmark](#benchmark) + - [Code highlighting](#code-highlighting) + - [Loading Status](#loading-status) + - [Validation](#validation) + - [Keyboard Wrappers](#keyboard-wrappers) + - [Tours And Guides](#tours-and-guides) + - [Notifications](#notifications) + - [Sliders](#sliders) + - [Range Sliders](#range-sliders) + - [Form Widgets](#form-widgets) + - [Input](#input) + - [Calendar](#calendar) + - [Select](#select) + - [File Uploader](#file-uploader) + - [Other](#other) + - [Tips](#tips) + - [Modals and Popups](#modals-and-popups) + - [Scroll](#scroll) + - [Menu](#menu) + - [Table/Grid](#tablegrid) + - [Frameworks](#frameworks) + - [Boilerplates](#boilerplates) + - [Images](#images) + - [Gesture](#gesture) + - [Maps](#maps) + - [Video/Audio](#videoaudio) + - [Typography](#typography) + - [Animations](#animations) + - [Image Processing](#image-processing) + - [ES6](#es6) + - [Generators](#generators) + - [SDK](#sdk) + - [Full Text Search](#full-text-search) + - [Misc](#misc) + - [Podcasts](#podcasts) +- [Worth Reading](#worth-reading) +- [Other Awesome Lists](#other-awesome-lists) +- [Contributing](#contributing) +- [License](#license) ---- From 92ecf3c7fc4d8c7b2b64e6c0dfb8b7b4301bec78 Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Mon, 17 Jan 2022 17:39:14 +0100 Subject: [PATCH 3/6] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5b0625..e0bef7a 100644 --- a/README.md +++ b/README.md @@ -713,7 +713,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. * [slick](https://github.com/kenwheeler/slick) - The last carousel you'll ever need. -* [slidesJs](http://www.slidesjs.com) - Is a responsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions * [FlexSlider](https://github.com/woothemes/FlexSlider) - An awesome, fully responsive jQuery slider plugin. * [sly](https://github.com/darsain/sly) - JavaScript library for one-directional scrolling with item based navigation support. * [vegas](https://github.com/jaysalvat/vegas) - A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows. From 5184748aba34db23cafe92042118b991fae3d396 Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Mon, 17 Jan 2022 17:42:33 +0100 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0bef7a..303f84b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) libraries, resources and shiny things. -- [Awesome JavaScript](https://github.com/sorrycc/awesome-javascript/)](#awesome-javascript) +- [Awesome JavaScript](#awesome-javascript) - [Package Managers](#package-managers) - [Component Management](#component-management) - [Loaders](#loaders) From 82dc70b2ed53c84ded1ebbc3b86d34ada8ad0859 Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Wed, 9 Feb 2022 09:24:59 +0100 Subject: [PATCH 5/6] Update README.md --- README.md | 92 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 47 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 303f84b..0181414 100644 --- a/README.md +++ b/README.md @@ -23,51 +23,53 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ - [Spreadsheet](#spreadsheet) - [Editors](#editors) - [Documentation](#documentation) - - [Files](#files) - - [Functional Programming](#functional-programming) - - [Reactive Programming](#reactive-programming) - - [Data Structure](#data-structure) - - [Date](#date) - - [String](#string) - - [Number](#number) - - [Storage](#storage) - - [Color](#color) - - [I18n And L10n](#i18n-and-l10n) - - [Control Flow](#control-flow) - - [Routing](#routing) - - [Security](#security) - - [Log](#log) - - [RegExp](#regexp) - - [Voice Command](#voice-command) - - [API](#api) - - [Streaming](#streaming) - - [Vision Detection](#vision-detection) - - [Machine Learning](#machine-learning) - - [Browser Detection](#browser-detection) - - [Operating System](#operating-system) - - [Benchmark](#benchmark) - - [Code highlighting](#code-highlighting) - - [Loading Status](#loading-status) - - [Validation](#validation) - - [Keyboard Wrappers](#keyboard-wrappers) - - [Tours And Guides](#tours-and-guides) - - [Notifications](#notifications) - - [Sliders](#sliders) - - [Range Sliders](#range-sliders) - - [Form Widgets](#form-widgets) - - [Input](#input) - - [Calendar](#calendar) - - [Select](#select) - - [File Uploader](#file-uploader) - - [Other](#other) - - [Tips](#tips) - - [Modals and Popups](#modals-and-popups) - - [Scroll](#scroll) - - [Menu](#menu) - - [Table/Grid](#tablegrid) - - [Frameworks](#frameworks) - - [Boilerplates](#boilerplates) - - [Images](#images) + - Utilities + - [Files](#files) + - [Functional Programming](#functional-programming) + - [Reactive Programming](#reactive-programming) + - [Data Structure](#data-structure) + - [Date](#date) + - [String](#string) + - [Number](#number) + - [Storage](#storage) + - [Color](#color) + - [I18n And L10n](#i18n-and-l10n) + - [Control Flow](#control-flow) + - [Routing](#routing) + - [Security](#security) + - [Log](#log) + - [RegExp](#regexp) + - [Voice Command](#voice-command) + - [API](#api) + - [Streaming](#streaming) + - [Vision Detection](#vision-detection) + - [Machine Learning](#machine-learning) + - [Browser Detection](#browser-detection) + - [Operating System](#operating-system) + - [Benchmark](#benchmark) + - UI + - [Code highlighting](#code-highlighting) + - [Loading Status](#loading-status) + - [Validation](#validation) + - [Keyboard Wrappers](#keyboard-wrappers) + - [Tours And Guides](#tours-and-guides) + - [Notifications](#notifications) + - [Sliders](#sliders) + - [Range Sliders](#range-sliders) + - [Form Widgets](#form-widgets) + - [Input](#input) + - [Calendar](#calendar) + - [Select](#select) + - [File Uploader](#file-uploader) + - [Other](#other) + - [Tips](#tips) + - [Modals and Popups](#modals-and-popups) + - [Scroll](#scroll) + - [Menu](#menu) + - [Table/Grid](#tablegrid) + - [Frameworks](#frameworks) + - [Boilerplates](#boilerplates) + - [Images](#images) - [Gesture](#gesture) - [Maps](#maps) - [Video/Audio](#videoaudio) From e3a08e63fd55d9b80cfc6542f02b077c1c0bcf3f Mon Sep 17 00:00:00 2001 From: Michel Hua Date: Thu, 29 Dec 2022 09:41:01 +0100 Subject: [PATCH 6/6] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e973d2b..d1adb51 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Awesome JavaScript](#awesome-javascript) * [Package Managers](#package-managers) * [Component Management](#component-management) - * [Component Management](#component-management) * [Loaders](#loaders) * [Bundlers](#bundlers) * [Minimizers](#minimizers) @@ -91,7 +90,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Contributing](#contributing) * [License](#license) - ----