big.js
Decimal calculator
A fast and small JavaScript library for decimal arithmetic
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
5k stars
65 watching
411 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
arbitrary-precisionbigdecimalbignumberdecimal-placesjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
mikemcl/bignumber.js | A JavaScript library for high-precision decimal and non-decimal arithmetic | 6,705 |
adamwdraper/numeral-js | A JavaScript library for formatting and manipulating numbers | 9,664 |
josdejong/mathjs | An extensive JavaScript math library with support for numbers, complex numbers, expressions, and matrices. | 14,416 |
stdlib-js/stdlib | A comprehensive numerical and scientific computing library for JavaScript and Node.js | 4,509 |
openexchangerates/accounting.js | A lightweight JavaScript library for formatting numbers, money and currency. | 4,960 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,031 |
brix/crypto-js | A JavaScript library implementing various cryptographic standards | 15,859 |
bigskysoftware/_hyperscript | A scripting language for the web inspired by hypertalk and designed to simplify interaction with HTML elements | 3,154 |
ai/size-limit | Analyzes JavaScript bundle size and execution time to enforce performance budgets | 6,561 |
jonobr1/two.js | A two-dimensional drawing API that allows rendering in multiple contexts. | 8,315 |
panzerdp/voca | A JavaScript library for string manipulation and formatting | 3,606 |
cesiumgs/cesium | A JavaScript library for creating 3D globes and maps in web browsers using WebGL | 12,975 |
nexts/clusterize.js | Plugin to efficiently display large data sets | 7,223 |
dtao/lazy.js | A functional utility library with a lazy engine for efficient data processing in JavaScript | 6,008 |
bgrins/tinycolor | A lightweight JavaScript library for manipulating and converting colors | 5,090 |