memo-cn


  • 一种 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
  • BiEnum 是一种静态枚举方案,是 TypeScript 原生枚举(enum)的加强版。BiEnum is a static enumeration scheme, which is an enhanced version of TypeScript's native enum.

    published version 1.0.1, 3 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 ago
  • json-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 ago
  • flow-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 ago
  • channel-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 ago
  • The 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 ago
  • Transform 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