一种 Vue 组件函数式渲染方案,允许开发者在调用/使用阶段,函数式地传送/渲染/挂载 Vue 组件。A functional rendering scheme for Vue components, allowing developers to teleport/render/mount Vue components in a functional way during the call/use phase.
published version 1.0.1, 2 years ago上下文桥(Context Bridge)是一种支持不同 JavaScript 执行环境之间相互调用的机制。Context Bridge is a mechanism that enables different JavaScript execution contexts to invoke each other.
published version 1.0.0, 2 years agojson-serialization is an extensible asynchronous JSON serialization library. json-serialization 是一个可扩展的异步 JSON 序列化库。
published version 1.0.0, 3 months ago@json-serialization/function provides a mechanism for function serialization and deserialization, which can implement cross-context function calls without using eval. @json-serialization/function 提供了一种函数序列化和反序列化的机制,能够在不使用 eval 的情况下实现函数的跨上下文调用。
published version 1.0.1, 3 months agoflow-proxy provides a proxy mechanism that records and forwards basic operations (such as property reading, setting, function calls, etc.) to another JavaScript context for replay execution. flow-proxy 提供了一种记录并转发基本操作(如属性读取、赋值、函数调用等)到另一个 JavaScript 上下文中回放执
published version 0.0.4, a year ago@json-serialization/binary provides a binary serialization and deserialization mechanism, supporting ArrayBuffer, Buffer, Blob, File, Uint8Array these data types. @json-serialization/binary 提供了一种二进制序列化和反序列化的机制,支持 ArrayBuffer、Buffer、Blob、File、Uint8Array 这些
published version 1.0.1, 3 months agochannel-module provides a proxy mechanism that records and forwards basic operations (such as property reading, setting, function calls, etc.) to another JavaScript context for replay execution. 信道模块提供了一种记录并转发基本操作(如属性读取、赋值、函数调用等)到另一个 JavaScript 上下文中回放执行的代
published version 0.0.1, a year agoThe Prefix Encoder supports encoding an original string and another type of value into a string. By adding a type prefix to the serialized result, it distinguishes the original value type before serialization. 前缀编码器支持将原始字符串及另一种类型值编码为字符串。通过给序列化结果添加类型前缀,区分序
published version 1.0.1, 4 months agoTransform repeated references (including circular references) in JavaScript object structures into string-formatted reference paths, enabling objects to precisely retain and restore their original reference relationships after serialization and deserializ
published version 1.0.0, 4 months ago