Public
Edited
Sep 14, 2024
Paused
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
emojis = emoticon_ASCII_meaning.map(obj1 => {
let obj2 = ASCII_vs_emoji.find(obj2 => obj1.String === obj2.String);
return { ...obj1, ...obj2 };
});
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