This commit is contained in:
Michel Hua
2023-07-03 00:54:59 +02:00
committed by GitHub

View File

@@ -4,25 +4,29 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Awesome JavaScript](#awesome-javascript) * [Awesome JavaScript](#awesome-javascript)
* [Package Managers](#package-managers) * [Package Managers](#package-managers)
* [Component management](#component-management) * [Component Management](#component-management)
* [Loaders](#loaders) * [Loaders](#loaders)
* [Transpilers](#transpilers) * [Transpilers](#transpilers)
* [Bundlers](#bundlers) * [Bundlers](#bundlers)
* [Minimizers](#minimizers) * [Minimizers](#minimizers)
* [Type Checkers](#type-checkers) * [Type Checkers](#type-checkers)
* [Testing Frameworks](#testing-frameworks) * [Testing Frameworks](#testing-frameworks)
* [Frameworks](#frameworks)
* [Assertion](#assertion)
* [Coverage](#coverage)
* [Runner](#runner)
* [QA Tools](#qa-tools) * [QA Tools](#qa-tools)
* [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries) * [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries)
* [Node-Powered CMS Frameworks](#node-powered-cms-frameworks) * [Node-Powered CMS Frameworks](#node-powered-cms-frameworks)
* [Templating Engines](#templating-engines) * [Templating Engines](#templating-engines)
* [Game Engines](#game-engines) * [Game Engines](#game-engines)
* [Articles/Posts](#articles-and-posts) * [Articles and Posts](#articles-and-posts)
* [Data Visualization](#data-visualization) * [Data Visualization](#data-visualization)
* [Timeline](#timeline) * [Timeline](#timeline)
* [Spreadsheet](#spreadsheet) * [Spreadsheet](#spreadsheet)
* [Editors](#editors) * [Editors](#editors)
* [Documentation](#documentation) * [Documentation](#documentation)
* Utilities - Utilities
* [Files](#files) * [Files](#files)
* [Functional Programming](#functional-programming) * [Functional Programming](#functional-programming)
* [Reactive Programming](#reactive-programming) * [Reactive Programming](#reactive-programming)
@@ -38,18 +42,17 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Security](#security) * [Security](#security)
* [Log](#log) * [Log](#log)
* [RegExp](#regexp) * [RegExp](#regexp)
* [Media](#videoaudio)
* [Voice Command](#voice-command) * [Voice Command](#voice-command)
* [API](#api) * [API](#api)
* [Streaming](#streaming) * [Streaming](#streaming)
* [Vision Detection](#vision-detection) * [Vision Detection](#vision-detection)
* [Machine Learning](#machine-learning)
* [Browser Detection](#browser-detection) * [Browser Detection](#browser-detection)
* [Operating System](#operating-system) * [Operating System](#operating-system)
* [Benchmark](#benchmark) * [Benchmark](#benchmark)
* [Machine Learning](#machine-learning)
* [Web Worker](#web-worker) * [Web Worker](#web-worker)
* UI - UI
* [Code Highlighting](#code-highlighting) * [Code highlighting](#code-highlighting)
* [Loading Status](#loading-status) * [Loading Status](#loading-status)
* [Validation](#validation) * [Validation](#validation)
* [Keyboard Wrappers](#keyboard-wrappers) * [Keyboard Wrappers](#keyboard-wrappers)
@@ -58,27 +61,34 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Sliders](#sliders) * [Sliders](#sliders)
* [Range Sliders](#range-sliders) * [Range Sliders](#range-sliders)
* [Form Widgets](#form-widgets) * [Form Widgets](#form-widgets)
* [Input](#input)
* [Calendar](#calendar)
* [Select](#select)
* [File Uploader](#file-uploader)
* [Other](#other)
* [Tips](#tips) * [Tips](#tips)
* [Modals and Popups](#modals-and-popups) * [Modals and Popups](#modals-and-popups)
* [Scroll](#scroll) * [Scroll](#scroll)
* [Menu](#menu) * [Menu](#menu)
* [Table/Grid](#tablegrid) * [Table/Grid](#tablegrid)
* [Frameworks](#frameworks-1) * [Frameworks](#frameworks)
* [Boilerplates](#boilerplates) * [Boilerplates](#boilerplates)
* [Image](#image) * [Images](#images)
* [Gesture](#gesture) * [Gesture](#gesture)
* [Maps](#maps) * [Maps](#maps)
* [Video/Audio](#videoaudio)
* [Typography](#typography) * [Typography](#typography)
* [Animations](#animations) * [Animations](#animations)
* [Image processing](#image-processing) * [Image Processing](#image-processing)
* [ES6](#es6) * [ES6](#es6)
* [Generators](#generators) * [Generators](#generators)
* [Full Text Search](#full-text-search)
* [SDK](#sdk) * [SDK](#sdk)
* [Full Text Search](#full-text-search)
* [Misc](#misc) * [Misc](#misc)
* [Worth Reading](#worth-reading) * [Worth Reading](#worth-reading)
* [Other Awesome Lists](#other-awesome-lists) * [Other Awesome Lists](#other-awesome-lists)
* [Contributing](#contributing) * [Contributing](#contributing)
* [License](#license)
---- ----
@@ -724,7 +734,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. * [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. * [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. * [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. * [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. * [vegas](https://github.com/jaysalvat/vegas) - A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows.
@@ -898,6 +907,7 @@ 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. * [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. * [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 * [Panolens.js](https://github.com/pchen66/panolens.js) - Panolens.js is an event-driven and WebGL based panorama viewer. Lightweight and flexible
## Gesture ## Gesture
* [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures. * [hammer.js](https://github.com/hammerjs/hammer.js) - A JavaScript library for multi-touch gestures.