@karmaniverous/serify-deserify
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.
A minor package that provides type aliases int, long, float and double in TypeScript
Simple BigInt-based decimal for financial applications
JSON.parse with bigints support
A mathematics utility library
A JSON implementation that supports built-in object BigInt.
JSON library with BigInt support
The protocol buffer compiler plugin "protobuf-ts" generates TypeScript, gRPC-web, Twirp, and more.
JSON.parse with bigints support for ESM
a transcoder for serialising JavaScript BigInt values to a Uint8Array or any other array-like object
JSON.parse with bigints support, forked from sidorares/json-bigint by qii404
Orda Integer: a TypeScript/Javascript library compatible with the integer types of other languages
Serialize/Deserialize BigInt values in JSON
A library for arbitrary-precision decimal and non-decimal arithmetic
JSON.parse with bigints support
Solve the floating-point and large number calculation problems in ECMAScript language
numerical.ts is a comprehensive TypeScript library for linear algebra and various mathematical operations, including vector and matrix operations, eigenvalue calculations, optimization algorithms, parsing mathematical statements, complex numbers, and more
Lightweight Module for Handling 'SUPER'-Large Numbers
Precise number scaling and formatting without JavaScript floating-point precision issues
This repository exposes the API from the [o1js RSA example](https://github.com/o1-labs/o1js/tree/main/src/examples/crypto/rsa), making it importable and enabling RSA65537 signature verification on the Mina blockchain across various projects that utilize [