UNPKG

bigjs

Version:

A big integer library for JS, based on Leemon, with focus on prime numbers and cryptography

3 lines (2 loc) 57 B
var BI = require('./src/myBig.js'); module.exports = BI;