Update README.md

This commit is contained in:
Michel Hua
2022-02-09 09:24:59 +01:00
committed by GitHub
parent 5184748aba
commit 82dc70b2ed

View File

@@ -23,51 +23,53 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
- [Spreadsheet](#spreadsheet) - [Spreadsheet](#spreadsheet)
- [Editors](#editors) - [Editors](#editors)
- [Documentation](#documentation) - [Documentation](#documentation)
- [Files](#files) - Utilities
- [Functional Programming](#functional-programming) - [Files](#files)
- [Reactive Programming](#reactive-programming) - [Functional Programming](#functional-programming)
- [Data Structure](#data-structure) - [Reactive Programming](#reactive-programming)
- [Date](#date) - [Data Structure](#data-structure)
- [String](#string) - [Date](#date)
- [Number](#number) - [String](#string)
- [Storage](#storage) - [Number](#number)
- [Color](#color) - [Storage](#storage)
- [I18n And L10n](#i18n-and-l10n) - [Color](#color)
- [Control Flow](#control-flow) - [I18n And L10n](#i18n-and-l10n)
- [Routing](#routing) - [Control Flow](#control-flow)
- [Security](#security) - [Routing](#routing)
- [Log](#log) - [Security](#security)
- [RegExp](#regexp) - [Log](#log)
- [Voice Command](#voice-command) - [RegExp](#regexp)
- [API](#api) - [Voice Command](#voice-command)
- [Streaming](#streaming) - [API](#api)
- [Vision Detection](#vision-detection) - [Streaming](#streaming)
- [Machine Learning](#machine-learning) - [Vision Detection](#vision-detection)
- [Browser Detection](#browser-detection) - [Machine Learning](#machine-learning)
- [Operating System](#operating-system) - [Browser Detection](#browser-detection)
- [Benchmark](#benchmark) - [Operating System](#operating-system)
- [Code highlighting](#code-highlighting) - [Benchmark](#benchmark)
- [Loading Status](#loading-status) - UI
- [Validation](#validation) - [Code highlighting](#code-highlighting)
- [Keyboard Wrappers](#keyboard-wrappers) - [Loading Status](#loading-status)
- [Tours And Guides](#tours-and-guides) - [Validation](#validation)
- [Notifications](#notifications) - [Keyboard Wrappers](#keyboard-wrappers)
- [Sliders](#sliders) - [Tours And Guides](#tours-and-guides)
- [Range Sliders](#range-sliders) - [Notifications](#notifications)
- [Form Widgets](#form-widgets) - [Sliders](#sliders)
- [Input](#input) - [Range Sliders](#range-sliders)
- [Calendar](#calendar) - [Form Widgets](#form-widgets)
- [Select](#select) - [Input](#input)
- [File Uploader](#file-uploader) - [Calendar](#calendar)
- [Other](#other) - [Select](#select)
- [Tips](#tips) - [File Uploader](#file-uploader)
- [Modals and Popups](#modals-and-popups) - [Other](#other)
- [Scroll](#scroll) - [Tips](#tips)
- [Menu](#menu) - [Modals and Popups](#modals-and-popups)
- [Table/Grid](#tablegrid) - [Scroll](#scroll)
- [Frameworks](#frameworks) - [Menu](#menu)
- [Boilerplates](#boilerplates) - [Table/Grid](#tablegrid)
- [Images](#images) - [Frameworks](#frameworks)
- [Boilerplates](#boilerplates)
- [Images](#images)
- [Gesture](#gesture) - [Gesture](#gesture)
- [Maps](#maps) - [Maps](#maps)
- [Video/Audio](#videoaudio) - [Video/Audio](#videoaudio)