Published
Edited
Apr 22, 2021
3 forks
Importers
39 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
blob = new Blob([text])
Insert cell
Insert cell
blob2canvas(blob)
Insert cell
Insert cell
blob2text(await png2blob('https://i.imgur.com/cxSTsRW.png'))
Insert cell
Insert cell
Insert cell
sample_db = png2blob('https://i.imgur.com/dd9XLXi.png')
.then(blob2buffer)
.then(buf => new SQL.Database(new Uint8Array(buf)))
Insert cell
Insert cell
sample_db.exec('SELECT * FROM customers')[0].values
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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.
Learn more