Published
Edited
Jun 27, 2022
1 star
Also listed in…
Tips and Utilities
Insert cell
Insert cell
Insert cell
owoify = (await import("owoify-js")).default
Insert cell
response = {
const a = owoify('oh dear god please help me, save me from this hell that is owo');
// oh dear gwod pwease help mwe, save mwe fwom this heww that is owo

const b = owoify('oh dear god please help me, save me from this hell that is uwu', 'uwu');
// oh deaw gwod pwease hewp mwe (・`ω´・) sawe mwe fwom fwis heww dat is uwu

const c = owoify('oh dear god please help me, save me from this hell that is uvu', 'uvu'); // randomly permutes number of o -> owo in text
// owoh deaw gwod pweease hewp mw \(^▽^)/ sawe mwe fwowom fwis heww dat is uvu
// oh deaw gwowod pwease hewp mwe ^w^ sawe mwe fwowom fwis heww dat is uvu
yield {a,b,c}

}
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