You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,4 @@ sidebar_position: 1
4
4
5
5
# Introduction
6
6
7
-
Welcome to the Etro documentation! Here, you'll find everything you need to get started with Etro.
8
-
9
-
## What is Etro?
10
-
11
7
Etro is a TypeScript library for creating videos in the browser. It uses a list of layers and a list of effects to render the video to a `<canvas>` element and an [audio context](https://developer.mozilla.org/en-US/docs/Web/API/AudioContext). You can also record the movie to a [Blob](https://developer.mozilla.org/en-US/docs/Web/API/Blob).
0 commit comments