Arbitrary-precision Javascript BigInteger and BigDecimal real numbers
Stars
243
Forks
21
Watchers
243
Open Issues
15
Overall repository health assessment
0.8.1Update commonjs_wrapper.js.erb(cherry picked from commit 58fb31becd8db7b8a9b30f915c214b8161e59c94)
e706c85View on GitHubImproving the way JsArgs performs signature checking by using a better method of array iteration. This will avoid errors if anyone has code that adds methods to Array.prototype. See issue #9 on the github page: 'Issues when adding custom methods to Array.Prototype with bigdecimal.js'.
3c2ec3dView on GitHubNo more "spur" tags, document the new release process
5ee98b5View on GitHubSeparate the task of building the main code with that of wrapping it in CommonJS
263dc88View on GitHubRefactor the name of the commonjs target to clarify it
fca73e2View on GitHub