openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
bignumber.js
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove isArray. min, max and sum: no arrays. Update bignumber.d.ts
Michael Mclaughlin
More...
about 6 years ago
Document BigNumber.sum method. Update bignumber.d.ts
Michael Mclaughlin
More...
about 6 years ago
Merge pull request #170 from sz-piotr/master
Michael M
More...
about 6 years ago
Merge pull request #186 from youfoundron/patch-1
Michael M
More...
about 6 years ago
#185 Type coercion: document valueOf overwrite
Michael Mclaughlin
More...
about 6 years ago
toFormat: add prefix and suffix options
Michael Mclaughlin
More...
about 6 years ago
#178 Pass custom formatting to toFormat
Michael Mclaughlin
More...
about 6 years ago
#184 toFraction: return an array of BigNumbers not strings
Michael Mclaughlin
More...
about 6 years ago
#185 Enable overwrite of valueOf to prevent accidental addition to string
Michael Mclaughlin
More...
about 6 years ago
#183 Add Node.js crypto requirement to documentation
Michael Mclaughlin
More...
about 6 years ago
#198 Disallow signs and whitespace in custom alphabet
Michael Mclaughlin
More...
about 6 years ago
Merge pull request #201 from noelyoo/update-node-versions
Michael M
More...
over 6 years ago
Update node_js
noelyoo
More...
over 6 years ago
#188 util.inspect.custom for node REPL
Michael Mclaughlin
More...
over 6 years ago
Merge pull request #189 from squaremarco/master
Michael M
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.
squaremarco
More...
over 6 years ago
bundle build
Ron Gierlach
More...
over 6 years ago
modify for ECMAScript 3 compatibility
Ron Gierlach
More...
over 6 years ago
lint
Ron Gierlach
More...
over 6 years ago
bundle build
Ron Gierlach
More...
over 6 years ago
added test coverage
Ron Gierlach
More...
over 6 years ago
Feature: BigNumber.sum()
Ron Gierlach
More...
over 6 years ago
Merge pull request #174 from micahu/patch-1
Michael M
More...
over 6 years ago
Corrects typo in README.md
micahu
More...
over 6 years ago
make isBigNumber a type guard in bignumber.d.ts
Piotr Szlachciak
More...
over 6 years ago
v7.2.1
Michael Mclaughlin
More...
over 6 years ago
Add browser field to package.json
Michael Mclaughlin
More...
over 6 years ago
v7.2.0
Michael Mclaughlin
More...
over 6 years ago
#166 Correct .mjs file. Remove extension from main field in package.json.
Michael Mclaughlin
More...
over 6 years ago
v7.1.0
Michael Mclaughlin
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree