This package has been archived, and as such it is read-only.
@microrender/serialiser@0.4.0
latest
Works with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Publisheda year ago (0.4.0)
Simple JS serialiser for MicroRender, supporting more types than JSON.
f
deserialise
Deserialise a JS object created by serialise().
f
serialise
Serialise a JS object so it can be sent over HTTP or insterted as text. Creates a string that can be
read by deserialise().