1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove isArray. min, max and sum: no arrays. Update bignumber.d.ts More... about 6 years ago
Document BigNumber.sum method. Update bignumber.d.ts More... about 6 years ago
Merge pull request #170 from sz-piotr/master More... about 6 years ago
Merge pull request #186 from youfoundron/patch-1 More... about 6 years ago
#185 Type coercion: document valueOf overwrite More... about 6 years ago
toFormat: add prefix and suffix options More... about 6 years ago
#178 Pass custom formatting to toFormat More... about 6 years ago
#184 toFraction: return an array of BigNumbers not strings More... about 6 years ago
#185 Enable overwrite of valueOf to prevent accidental addition to string More... about 6 years ago
#183 Add Node.js crypto requirement to documentation More... about 6 years ago
#198 Disallow signs and whitespace in custom alphabet More... about 6 years ago
Merge pull request #201 from noelyoo/update-node-versions More... over 6 years ago
Update node_js More... over 6 years ago
#188 util.inspect.custom for node REPL More... over 6 years ago
Merge pull request #189 from squaremarco/master More... over 6 years ago
Fixed toFraction() call signature in bignumber.d.ts Typescript typechecker couldn't detect that you were actually using BigNumber's methods on plain strings. Running the compiled code would throw a TypeError exception. More... over 6 years ago
bundle build More... over 6 years ago
modify for ECMAScript 3 compatibility More... over 6 years ago
lint More... over 6 years ago
bundle build More... over 6 years ago
added test coverage More... over 6 years ago
Feature: BigNumber.sum() More... over 6 years ago
Merge pull request #174 from micahu/patch-1 More... over 6 years ago
Corrects typo in README.md More... over 6 years ago
make isBigNumber a type guard in bignumber.d.ts More... over 6 years ago
v7.2.1 More... over 6 years ago
Add browser field to package.json More... over 6 years ago
v7.2.0 More... over 6 years ago
#166 Correct .mjs file. Remove extension from main field in package.json. More... over 6 years ago
v7.1.0 More... over 6 years ago