The default layout components for Sanity
Implementation of the delta protocol (using the WebSocket protocol)
A run-length-encoder that compresses bitfields.
@gobing-ai/ts-runtime — Runtime abstractions for Bun, Node, and Cloudflare Workers.
Boson Protocol fulfillment channels for x402 — pluggable FulfillmentChannel interface, registry, client-side negotiation helper, and built-in channel implementations.
- 任务中心第三方实现接口定义组件
BitGo SDK coin library for UTXO base implementation
Metadata Repository contracts: types, canonicalization, errors, interface (ADR-0008).
Production-ready black-box conformance suite for OpenWOP v1.0 compliant servers.
Boson Protocol `nextActions` envelope builder for x402 — channel registry, action-entry types, and the pluggable channel-adapter contract used by the server SDK to advertise legal next transitions on every response.
Custom NestJS schematics for CQRS structure
Express adapter for @bosonprotocol/x402-facilitator — mountable router exposing /verify, /settle, and /perform-action for the Boson Protocol escrow scheme.
It is a module with implementations for the client APP
JWT authentication utility for Angular & Angular Universal
Materialize UI implementation of react-openfin
GROWI plugin to add lsx tag
Typed analytics events for studio vaai, plus a fetch-based Umami transport.
Javascript library for Radiant Blockchain (RXD)
Runs fine without `sass` and `sass-loader`, but including them, hoping that to harmonize runtimes. Remember that dart-sass is the only impl that has the new scss modules `@use`
An OpenAPI Generator Plus template for a Java API client using CXF
Azercell mWallet Implementation
```ts class GroupPermissions extends bitfields.Bitfield<typeof GroupPermissions['Flags']> { static Flags = { 'create:post_content': bitfields.bit(0), // (1n << 0n) -> 0n, 'read:post_content': bitfields.bit(1), // (1n << 1n) -> 1n,
This library provides a simple way to define and serialize data structures (structs) with support for both regular fields and bitfields
ChainIDE metamask extension