Published
Edited
Sep 1, 2019
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
jit`Hello, World!`
Insert cell
Insert cell
jit = async (...rest) => {
const jitranslate = vocs => async (...newRest) => {
const compiled = await jitc(vocs)(...newRest)
const mded = md`${compiled}`
Object.assign(mded, {
plain: compiled,
transport: { ...compiled.transport },
jitranslate: jitranslate(compiled.transport.vocabulary),
toString: () => compiled.transport.output
})
return mded
}
return jitranslate()(...rest)
}
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
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
localMute = "🎙🍯🍷🛋🧪🔋🧼🏵🚈❇️"
Insert cell
localOverride = ''
Insert cell
_muted = `${logMute || ''}${!verbos ? localMute : ''}`
Insert cell
_overrides = `${logOverride || ''}${localOverride}`
Insert cell
import { log, usage }
with { _muted as mute, _overrides as override }
from '@elisk/log-tests'
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