Skip to content

orda-integer 0.1.14

Install from the command line:
Learn more about npm packages
$ npm install @orda-io/orda-integer@0.1.14
Install via package.json:
"@orda-io/orda-integer": "0.1.14"

About this version

Orda Integer

Introduction

  • Orda Integer is a TypeScript/Javascript library for the integer type used in Orda-js project.
  • We implement Orda Integer in order to be compatible with the integer types of other programming languages.
  • Orda Integer is written in Typescript based on BigInt.
  • The size of Orda Integer is very tiny (about 300 bytes).
  • Orda Integer supports the following commonly used integer types
    • signed 32bits integer
    • signed 64bits integer
    • unsigned 64bits integer
    • unsigned 64bits integer

Install

$ npm i @orda-io/orda-integer

How to use

To be continue...

Details


Assets

  • orda-integer-0.1.14-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all