Big Integer & Big Decimal Regular Expression Module
nayuta is helps to use the big.js to regular expression in node js.
(big.js based https://www.npmjs.com/package/big.js)
big.js is support BigInteger & BigDecimal Arithmetic Calculate.
- Create node project using
npm init
. - Copy .babelrc file and babel folder to paste your node project folder
npm install nayuta --save