Skip to content
/ nayuta Public

Big Integer & Big Decimal Arithmetic Regular Expression Module

License

Notifications You must be signed in to change notification settings

aim-ed/nayuta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nayuta

Big Integer & Big Decimal Regular Expression Module

Introducion

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.

How to use nayuta?

  • Create node project using npm init.
  • Copy .babelrc file and babel folder to paste your node project folder
  • npm install nayuta --save

Showcase

Example

https://github.com/aim-ed/nayuta/blob/master/example.js

About

Big Integer & Big Decimal Arithmetic Regular Expression Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published