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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more