Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ExodusMovement/number-unit issues and pull requests

#16 - toHex()

Pull Request - State: open - Opened by shendykurnia over 7 years ago - 4 comments

#15 - Throw an error if number is greater or less than Number.MAX_SAFE_INTEGER

Pull Request - State: closed - Opened by shendykurnia over 7 years ago - 3 comments

#14 - Avoid error thrown by BigNumber due to too many significant numbers

Pull Request - State: open - Opened by shendykurnia over 7 years ago - 2 comments

#13 - Safe integer

Pull Request - State: closed - Opened by shendykurnia over 7 years ago

#12 - Avoid error thrown by BigNumber due to too many significant numbers

Pull Request - State: closed - Opened by shendykurnia over 7 years ago - 3 comments

#11 - Throw if `number` for unit is greater than MAX_SAFE_INTEGER

Issue - State: closed - Opened by jprichardson over 7 years ago - 1 comment

#10 - Add toHex / toBuffer methods.

Issue - State: open - Opened by jprichardson over 7 years ago

#9 - Add sign() function.

Issue - State: open - Opened by jprichardson over 7 years ago

#7 - isNegative is a property, isZero is a function. Need consistency.

Issue - State: open - Opened by jprichardson almost 8 years ago - 3 comments
Labels: bug

#6 - isNegative() should be property negative

Issue - State: open - Opened by jprichardson almost 8 years ago - 1 comment
Labels: enhancement

#5 - When passing an unknown type to the `to` method, should throw more descriptive error.

Issue - State: open - Opened by jprichardson almost 8 years ago
Labels: enhancement

#4 - update package.json, travis, badges

Pull Request - State: closed - Opened by fanatid over 8 years ago - 1 comment

#2 - Consider parse strings without units converting to defaultUnit.

Issue - State: closed - Opened by jprichardson over 8 years ago - 1 comment

#1 - Significant figures error

Issue - State: open - Opened by jprichardson over 8 years ago
Labels: bug