Public
Edited
Jan 24
Insert cell
Insert cell
JSON5 = (await import('https://esm.sh/json5')).default
Insert cell
rawString = `{"googTimes": ['vegan', 'pizza', 'party', '🌱', '🍕', '🎉'], location: "Love Amaro Pizza"}`
Insert cell
parsedData = JSON5.parse(rawString)
Insert cell
JSON5.stringify(parsedData)
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