js-big-decimal
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,0 +0,0 @@ (function webpackUniversalModuleDefinition(root, factory) { |
@@ -0,0 +0,0 @@ var bigDecimal = |
{ | ||
"name": "js-big-decimal", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Work with large numbers on the client side. Round them off to any required precission.", | ||
@@ -5,0 +5,0 @@ "main": "dist/node/js-big-decimal", |
# JS Big Decimal | ||
[![Rate on Openbase](https://badges.openbase.io/js/rating/js-big-decimal.svg)](https://openbase.io/js/js-big-decimal?utm_source=embedded&utm_medium=badge&utm_campaign=rate-badge) | ||
[![Travis](https://img.shields.io/travis/royNiladri/js-big-decimal.svg?style=flat-square)](https://travis-ci.org/royNiladri/js-big-decimal) | ||
@@ -245,5 +247,5 @@ [![devDependencies Status](https://img.shields.io/david/dev/royNiladri/js-big-decimal.svg?style=flat-square)](https://david-dm.org/royNiladri/js-big-decimal?type=dev) | ||
| <img src="https://github.githubassets.com/images/icons/emoji/unicode/1f375.png" width="45px" alt="Tea" style="vertical-align: middle"> <br> $ 1.99 <br> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z55C4Y6K6AYWJ&os0=Tea"><img src="https://www.paypalobjects.com/en_GB/i/btn/btn_paynowCC_LG.gif" alt="Paypal Pay Now"/></a> | <img src="https://github.githubassets.com/images/icons/emoji/unicode/2615.png" width="45px" alt="Coffee" style="vertical-align: middle"> <br> $ 2.99 <br> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z55C4Y6K6AYWJ&os0=Coffee"><img src="https://www.paypalobjects.com/en_GB/i/btn/btn_paynowCC_LG.gif" alt="Paypal Pay Now"/></a> | <img src="https://github.githubassets.com/images/icons/emoji/unicode/1f354.png" width="45px" alt="Burger" style="vertical-align: middle"> <br> $ 4.49 <br> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z55C4Y6K6AYWJ&os0=Burger"><img src="https://www.paypalobjects.com/en_GB/i/btn/btn_paynowCC_LG.gif" alt="Paypal Pay Now"/></a> | <img src="https://github.githubassets.com/images/icons/emoji/unicode/1f355.png" width="45px" alt="Dinner" style="vertical-align: middle"> <br> $ 9.99 <br> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z55C4Y6K6AYWJ&os0=Dinner"><img src="https://www.paypalobjects.com/en_GB/i/btn/btn_paynowCC_LG.gif" alt="Paypal Pay Now"/></a> | | ||
|--|--|--|--| | ||
<a href="https://www.buymeacoffee.com/royniladri" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" width="170"></a> | ||
105884
13
251