This repository has been archived by the owner. It is now read-only.
big_decimal.cr
BigDecimal Patch
Allows correct .to_s
, as well as #from_json
and .to_json
capabilities for BigDecimal
Installation
-
Add the dependency to your
shard.yml
:dependencies: big_decimal: github: dukeraphaelng/big_decimal.cr
-
Run
shards install
Usage
require "big_decimal"
Contributing
- Fork it (https://github.com/dukeraphaelng/BigDecimal/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Duke Nguyen - creator and maintainer
Repository
big_decimal.cr
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- about 4 years ago
- November 4, 2020
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 16:54:51 GMT
Languages