Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Web/API page types, part 3 #16699

Merged
merged 2 commits into from
May 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions files/en-us/web/api/bluetoothuuid/getdescriptor/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BluetoothUUID.getDescriptor()
slug: Web/API/BluetoothUUID/getDescriptor
page-type: web-api-instance-method
tags:
- API
- Method
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/bluetoothuuid/getservice/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BluetoothUUID.getService()
slug: Web/API/BluetoothUUID/getService
page-type: web-api-instance-method
tags:
- API
- Method
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/broadcast_channel_api/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Broadcast Channel API
slug: Web/API/Broadcast_Channel_API
page-type: web-api-overview
tags:
- API
- Broadcast Channel API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BroadcastChannel()
slug: Web/API/BroadcastChannel/BroadcastChannel
page-type: web-api-constructor
tags:
- API
- Broadcast Channel API
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/broadcastchannel/close/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BroadcastChannel.close()
slug: Web/API/BroadcastChannel/close
page-type: web-api-instance-method
tags:
- Broadcast Channel API
- Method
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/broadcastchannel/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BroadcastChannel
slug: Web/API/BroadcastChannel
page-type: web-api-interface
tags:
- API
- Broadcast Channel API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'BroadcastChannel: message event'
slug: Web/API/BroadcastChannel/message_event
page-type: web-api-event
tags:
- Event
- Reference
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'BroadcastChannel: messageerror event'
slug: Web/API/BroadcastChannel/messageerror_event
page-type: web-api-event
tags:
- Event
browser-compat: api.BroadcastChannel.messageerror_event
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/broadcastchannel/name/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BroadcastChannel.name
slug: Web/API/BroadcastChannel/name
page-type: web-api-instance-property
tags:
- Broadcast Channel API
- Property
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BroadcastChannel.postMessage()
slug: Web/API/BroadcastChannel/postMessage
page-type: web-api-instance-method
tags:
- Method
- Reference
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/btoa/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: btoa()
slug: Web/API/btoa
page-type: web-api-global-function
tags:
- API
- HTML DOM
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ByteLengthQueuingStrategy()
slug: Web/API/ByteLengthQueuingStrategy/ByteLengthQueuingStrategy
page-type: web-api-constructor
tags:
- API
- ByteLengthQueuingStrategy
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/bytelengthqueuingstrategy/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ByteLengthQueuingStrategy
slug: Web/API/ByteLengthQueuingStrategy
page-type: web-api-interface
tags:
- API
- ByteLengthQueuingStrategy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: ByteLengthQueuingStrategy.size()
slug: Web/API/ByteLengthQueuingStrategy/size
page-type: web-api-instance-method
tags:
- API
- ByteLengthQueuingStrategy
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/add/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.add()
slug: Web/API/Cache/add
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/addall/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.addAll()
slug: Web/API/Cache/addAll
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/delete/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.delete()
slug: Web/API/Cache/delete
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache
slug: Web/API/Cache
page-type: web-api-interface
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/keys/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.keys()
slug: Web/API/Cache/keys
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/match/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.match()
slug: Web/API/Cache/match
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/matchall/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.matchAll()
slug: Web/API/Cache/matchAll
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cache/put/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Cache.put()
slug: Web/API/Cache/put
page-type: web-api-instance-method
tags:
- API
- Cache
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/caches/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: caches
slug: Web/API/caches
page-type: web-api-global-property
tags:
- API
- Experimental
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cachestorage/delete/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CacheStorage.delete()
slug: Web/API/CacheStorage/delete
page-type: web-api-instance-method
tags:
- API
- CacheStorage
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cachestorage/has/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CacheStorage.has()
slug: Web/API/CacheStorage/has
page-type: web-api-instance-method
tags:
- API
- CacheStorage
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cachestorage/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CacheStorage
slug: Web/API/CacheStorage
page-type: web-api-interface
tags:
- API
- CacheStorage
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cachestorage/keys/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CacheStorage.keys()
slug: Web/API/CacheStorage/keys
page-type: web-api-instance-method
tags:
- API
- CacheStorage
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cachestorage/match/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CacheStorage.match()
slug: Web/API/CacheStorage/match
page-type: web-api-instance-method
tags:
- API
- CacheStorage
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/cachestorage/open/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CacheStorage.open()
slug: Web/API/CacheStorage/open
page-type: web-api-instance-method
tags:
- API
- CacheStorage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: A basic ray-caster
slug: Web/API/Canvas_API/A_basic_ray-caster
page-type: guide
tags:
- Advanced
- Canvas
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/canvas_api/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Canvas API
slug: Web/API/Canvas_API
page-type: web-api-overview
tags:
- API
- Canvas
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Manipulating video using canvas
slug: Web/API/Canvas_API/Manipulating_video_using_canvas
page-type: guide
tags:
- API
- Canvas
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Advanced animations
slug: Web/API/Canvas_API/Tutorial/Advanced_animations
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Applying styles and colors
slug: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Basic animations
slug: Web/API/Canvas_API/Tutorial/Basic_animations
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Basic usage of canvas
slug: Web/API/Canvas_API/Tutorial/Basic_usage
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Compositing example
slug: Web/API/Canvas_API/Tutorial/Compositing/Example
page-type: guide
tags:
- Canvas
- Example
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Compositing and clipping
slug: Web/API/Canvas_API/Tutorial/Compositing
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Drawing shapes with canvas
slug: Web/API/Canvas_API/Tutorial/Drawing_shapes
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Drawing text
slug: Web/API/Canvas_API/Tutorial/Drawing_text
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/canvas_api/tutorial/finale/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Finale
slug: Web/API/Canvas_API/Tutorial/Finale
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/canvas_api/tutorial/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Canvas tutorial
slug: Web/API/Canvas_API/Tutorial
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Optimizing canvas
slug: Web/API/Canvas_API/Tutorial/Optimizing_canvas
page-type: guide
tags:
- Advanced
- Canvas
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Pixel manipulation with canvas
slug: Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Transformations
slug: Web/API/Canvas_API/Tutorial/Transformations
page-type: guide
tags:
- Canvas
- Graphics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Using images
slug: Web/API/Canvas_API/Tutorial/Using_images
page-type: guide
tags:
- Advanced
- Canvas
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CanvasCaptureMediaStreamTrack.canvas
slug: Web/API/CanvasCaptureMediaStreamTrack/canvas
page-type: web-api-instance-property
tags:
- Canvas
- CanvasCaptureMediaStreamTrack
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CanvasCaptureMediaStreamTrack
slug: Web/API/CanvasCaptureMediaStreamTrack
page-type: web-api-interface
tags:
- CanvasCaptureMediaStreamTrack
- Experimental
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CanvasCaptureMediaStreamTrack.requestFrame()
slug: Web/API/CanvasCaptureMediaStreamTrack/requestFrame
page-type: web-api-instance-method
tags:
- Canvas
- CanvasCaptureMediaStream
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/canvasgradient/addcolorstop/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: CanvasGradient.addColorStop()
slug: Web/API/CanvasGradient/addColorStop
page-type: web-api-instance-method
tags:
- API
- Canvas
Expand Down
Loading