Node.js Buffer API, for the browser
Helpers and controllers for using Context protocol
A2UI Lit Library
This submodule exports various constants values and errors that are used in Lit Protocol.
Base encodings for protocol-buffers
HTML templates literals in JavaScript
A library for building fast, lightweight web components
A simple base class for creating fast, lightweight web components
A React component wrapper for web components.
Modern Buffer API polyfill without footguns
DOM shim for Lit Server Side Rendering (SSR)
Safer Node.js Buffer API
A simple low level base class for creating fast, lightweight web components
Node.js Buffer API, for the browser
A tool for converting GraphQL Schema Definition Language (SDL) to Protocol Buffers and mapping files.
Is this value a JS ArrayBuffer?
The protocol buffer compiler plugin "protobuf-ts" generates TypeScript, gRPC-web, Twirp, and more.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
This package provides essential cryptographic operations for the Lit Protocol by re-exporting TweetNaCl.js (https://www.npmjs.com/package/nacl). It offers a lightweight implementation of the NaCl (pronounced "salt") cryptography library, enabling secure e
Get the ArrayBuffer out of a DataView, robustly.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.