// using await to resolve the Promise returned by require
let_=awaitrequire('lodash');
// using the module
return_.filter([1,2,0]);
}
notValid=require('not-a-real-npm-module')
d3=require('d3')
scale=import('d3-scale')
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.