Platform
Resources
Pricing
Sign in
Get started
Sylvain Lesage
Software engineer at Hugging Face. Prototyping here with JS, d3, three.js.
Workspace
Fork
Published
2 collections
By
Sylvain Lesage
Edited
Apr 16, 2020
Hello
Hello ffmpeg.wasm
Hello SheetJS
Integer To English Words
uuid and nanoid
Using Less.js in Observable [Sync Version]
object-fit
Hello geo2rect
Hello pepjs
Hello Cloudinary Upload
Hello interact.js
Hello d3-gridding layouts
Hello pixelit
Hello frameAt
Hello vidvid-info
Hello deep-weak-map
Hello Picture-in-Picture
Hello preserveAspectRatio
Hello Automerge
Hello socket.io
Hello lz-string
Hello tableschema
Also listed in…
Video
Insert cell
Insert cell
vidvid
.
info
(
"https://archive.org/download/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.mp4"
)
Insert cell
vidvid
.
info
(
"https://raw.githubusercontent.com/mdn/interactive-examples/master/live-examples/media/cc0-videos/flower.mp4"
)
Insert cell
// Should error
vidvid
.
info
(
"https://it/does/not/exists"
)
Insert cell
// Should timeout (unless your latency to archive.org is very low!)
vidvid
.
info
(
"https://archive.org/download/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.mp4"
,
{
timeout
:
5
}
)
Insert cell
// Should error because archive.org does not allow CORS...
vidvid
.
info
(
"https://archive.org/download/BigBuckBunny_124/Content/big_buck_bunny_720p_surround.mp4"
,
{
crossOrigin
:
"anonymous"
}
)
Insert cell
// ... meanwhile raw.githubusercontent.com does
vidvid
.
info
(
"https://raw.githubusercontent.com/mdn/interactive-examples/master/live-examples/media/cc0-videos/flower.mp4"
,
{
crossOrigin
:
"anonymous"
}
)
Insert cell
vidvid
=
import
(
'https://unpkg.com/vidvid-info?module'
)
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Listed in...
Video
Sylvain Lesage
Hello
Sylvain Lesage
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
vidvid
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML