node-bigint

0.0.5 • Public • Published

node-bigint Build Status

A C++ node.js module which exports a BigInt class to do high precision integer calculation.

The BigInt class uses java.math.BigInteger as a reference.

/node-bigint/

    Package Sidebar

    Install

    npm i node-bigint

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • ccyll