Low-level tools to perform serialization and deserialization via SCALE spec
Read and explore mzData v1.05 files
A simple command line interface (CLI) for the jsonwebtoken (JWT) library
XAH Ledger binary codec
A BIP21 compatible URL encoding utility library
Base32 encoding and decoding functions for PostgreSQL
Partial implementation of RFC 7049 (CBOR)
This yocLibrary enables your project to encode and decode Open Location Codes in ECMAScript.
Builds and signs new-style protobuf SIGN_MODE_DIRECT Cosmos SDK transactions
```javascript //引入包 var jwt = require("svip-jwt"); //或者用es6引入 import jwt from "svip-jwt"; //你要进行编码的源 let payload = {username:"aaa"}; //你要使用的密钥 let secret = "secret"; //进行编码 encode let token = jwt.encode(payload,secret);
All-in-one JS library for PromptPay & EMVCo QR Codes
Multiformats Murmur3 implementations
geohash library for nodejs
sdk client for clink
前端稳定性监控 小程序性能监控
TypeScript definitions for uint64be
JavaScript SDK for Lix, backed by the native Rust SDK.
ckc 文档规范
Parse XML files contained in an array buffer
LEB128 numbers, done right
A banner to show new users to make them aware of the native mobile apps.
Create a set of commands that can be send to any receipt printer that supports ESC/POS. Support Ionic (Typescript)
A well-tested WTF-8 encoder/decoder written in JavaScript.
NIST standard Format-preserving encryption FF3-1 implementation