@benev/slate
Advanced tools
Changelog
v0.2.17
Content
type, which may be preferable to RenderResult
opSignal.load
with deconfliction: now only the latest run will update the signalOpSignal.load
static helper, to create and start an operationChangelog
v0.2.16
repeat
function no longer immediately invokes your fn (works more like setTimeout now)computed
, alias for signals.computed
Changelog
v0.2.14
repeater
in favor of leaner repeat
implementation
Repeater
class is now obsoleterepeater.hz
in favor of repeat.hz
Changelog
v0.2.12
Bytename
syllable dictionaries (names will change)Changelog
v0.2.11
Bytename
syllable dictionaries (names will change)isNode
isDeno
isColorSupported
Changelog
v0.2.10
templateString
-- template no-op, it's just a stringtemplateParts
-- return the strings and injected valuessvgSlate
-- for ingesting icons in turtlesvgTurtle
-- for ingesting icons in slate, requires manual import
import {svgTurtle} from "@benev/slate/x/tools/svgs/svg-turtle.js"
Anka
-- display binary data with random indian charactersBase58
-- standard data encodingBase64
-- standard data encodingBase64url
-- standard data encodingBytename
-- encode arbitrary bytes as human-readable namesBytes
-- helper fns like random
to generate random binaryHex
-- encode arbitrary data in hexadecimalText
-- convert between text and bytes