Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
big.js
Simple arbitrary-precision decimal arithmetic in JavaScript.
Collective -
Host: opensource -
https://opencollective.com/bigjs
- Code: https://github.com/MikeMcl/big.js
github.com/MikeMcl/big.js - 9c6c959c92dc9044a0f98c31f60322fd91243468 authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 8f44eb57da97709a56024c6bd97a17804a1be91a authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - d589a0e268f01754e50b3ec0fa1d91ba1c78494a authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - f84226449f383b4195179023b196b2e462a94dd5 authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 4418329d5c13174954062480e8b444a7e3d677b1 authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 55bd68c206ad5220ca1e7222b8f0ce5c54e81848 authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 2f0b9101bdc1012692812d640ee34b275964355c authored over 2 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - f8ad6c9ee872b0f18626c55c044efd4b33bc16f4 authored over 2 years ago by Michael Mclaughlin <[email protected]>
Fix ESM compatibility
github.com/MikeMcl/big.js - 1ef0018e34b88ad091ceb74f923540e0313d8c7f authored over 2 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - f97c1558e36352f181c8ebb20f725ea4cb7af2a1 authored over 2 years ago by Jakub Stasiak <[email protected]>
This allows importing big.js in ESM packages without having to resolve
to the
import Big fr...
github.com/MikeMcl/big.js - a28eb33ece9196a7142f8a5ce6d3d60bcca6c5ae authored over 2 years ago by Jakub Stasiak <[email protected]>github.com/MikeMcl/big.js - 8655bdfe8940a904ab548240324bb2e297c463bc authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - dce4f8867128106e5d8da548afc2f874550a4e2a authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 2b976905b76c0aea05646b2ae323a4b378211492 authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 7817ac0130aa628ecab55cb8b09b7398ab82b845 authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - cd8a47f833ab13706be20e85b439fdc8ac00dcba authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - f2d55d8b10b95a21ea6be9ebc4f55d3bd2cb6940 authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 8d9e5f70e70ec60b22f44125b903b81e7d7fd296 authored over 3 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - d63c3141d1405212d6b211459cae9d029c2ee7c4 authored almost 4 years ago by Lambdac0re <[email protected]>
github.com/MikeMcl/big.js - 0f94dc9110d55c4f324a47ba6a2e832ce23ac589 authored about 4 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 2ea2e759d7b56192a0c05996ad49d9b374879abb authored about 4 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 581037601e596234f0bbc340165d62750cf7ac8b authored about 4 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 20d9ba909c1b05639cf030e9a86bd9f2cea5e979 authored about 4 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - e82dd1d5f62fe13159b7488e74b7b23861e1ac9e authored over 4 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 9a33edc8df7237e948c01809ba14e7afcd30c573 authored over 4 years ago by Michael Mclaughlin <[email protected]>
Add optional rounding mode parameter to `toExponential`, `toFixed` and `toPrecision`.
Add a stri...
feat: add rm support to strigify and uglify-js as package dependencies
github.com/MikeMcl/big.js - b14a15f25b5721fc45b822359edd81f1a319f7e7 authored over 4 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 0614409f53a4522baab532cdfa20c6257ae7f63d authored over 4 years ago by farhadyasir <[email protected]>
github.com/MikeMcl/big.js - 33d43d877b0c328d9a8e404f1fde158c2431dc24 authored over 4 years ago by farhadyasir <[email protected]>
github.com/MikeMcl/big.js - e8a74a38e889aad08e6a9afe8d0338b78e8466f7 authored over 4 years ago by nutboltu <[email protected]>
github.com/MikeMcl/big.js - 021ff7e0bd36c4bfa7e52f356137698cd9b8ec81 authored over 4 years ago by nutboltu <[email protected]>
Update docs to explain behavior of calling Big with undefined without new
github.com/MikeMcl/big.js - b4f32aeb42c7e7ff41ccb2dca52ee75016c3c0d5 authored over 4 years ago by Michael M <[email protected]>Addresses recent comment here: https://github.com/MikeMcl/big.js/issues/127
github.com/MikeMcl/big.js - 8ebbddd29acfad6cb2cdb6c74481ea1486af4e39 authored over 4 years ago by Steve Ognibene <[email protected]>#125 Remove redundant code.
github.com/MikeMcl/big.js - 7c990e67aa3b49219d94a3f696b81769c72a5ae8 authored over 5 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 4d91cdda5f8bc4bf683464d48b4925cb2822a55e authored over 5 years ago by Luke Hu <[email protected]>
github.com/MikeMcl/big.js - dd65009087acc63134bbecd7557da88af233d585 authored over 5 years ago by Luke Hu <[email protected]>
Fixing a typo in README.md
github.com/MikeMcl/big.js - 565c0f81365ccfa61138a74baaf6910b5bafe9cb authored almost 6 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - b51fbdf55bfef6e7260a9d99be5094659ef50673 authored almost 6 years ago by Mateusz Palichleb <[email protected]>
For "Set up" section in documentation, there was a typo in import example for ES6.
"import B...
github.com/MikeMcl/big.js - 9bec360cf14b6df4e6abbdfcf05fac319040e9cc authored almost 6 years ago by Mateusz Palichleb <[email protected]>corrected mistake in the docs
github.com/MikeMcl/big.js - d681c2e7b70bdc4e6eb78b1cc4576a950e7509c8 authored about 6 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 902ada15dca9853e7aea4efee8658cbee839af69 authored about 6 years ago by 8084 <[email protected]>
novices won't --save-dev
github.com/MikeMcl/big.js - 397492ffe099d117b73cf35534a070080db2101a authored about 6 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - f3cc666803af39a0e74c4e152ec7b5e2ca37ae5d authored about 6 years ago by John Haugeland <[email protected]>
github.com/MikeMcl/big.js - 01b3ce3a6b0ba7b42442ea48ec4ffc88d1669ec4 authored about 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 3e525eb5c8396c7fd06e4206b5534bc374ecfa15 authored about 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 6d43b58dc6388c1d2b65f0731ab1596ddb4644c2 authored about 6 years ago by Michael M <[email protected]>
github.com/MikeMcl/big.js - 718ec5ae2cd806e51623e8adfc010d57621c5feb authored about 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 27dac463da2ca6cf404af347f827ae792115cfe4 authored about 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - d54f97e6e77ad6ac4ff2dd71ef122877a002c06a authored about 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 373beed74abf4749b1117ba98be6ef71aefff4e9 authored about 6 years ago by Michael Mclaughlin <[email protected]>
Comment grammar correction.
github.com/MikeMcl/big.js - 7aeb153d287a035249e151cb0010880f4da3db2f authored over 6 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - b546c5eca151ba329af59089e9b8ac9e15eebbf2 authored over 6 years ago by Manix <[email protected]>
Activating Open Collective
github.com/MikeMcl/big.js - e6847e9d2614e6d97c86b2709a7f6d67a282d3c4 authored over 6 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - bdb83009cf81e90bdc0d8ebff243c205923bc705 authored over 6 years ago by Jess <[email protected]>
github.com/MikeMcl/big.js - 953ea51418146ed127a88c69b2e19b7cc6313380 authored over 6 years ago by Jess <[email protected]>
github.com/MikeMcl/big.js - b4db24d83856bc5ff83beecb37c53f05f0ab64da authored over 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - dd4c3e55721a6e418d83f2b8196750016b81a404 authored over 6 years ago by Michael Mclaughlin <[email protected]>
Add browser field to package.json
github.com/MikeMcl/big.js - 551af024df63e97080c175af6aae92b1f9df4730 authored over 6 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - c7691fd770f04e5a158e30d50caaa452ba2693e5 authored over 6 years ago by Jacob Heun <[email protected]>
github.com/MikeMcl/big.js - e64eb7833f6f84c3598f65f2a8c73b1b965c5cf5 authored over 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 1948b79ca7d94f1ea6a82686cfbca2a1787b39ca authored over 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 25f297109b19c66344a0b2337a95eafe23ce69ba authored over 6 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 08ee99cb04330220a8a87b0daea07bd2175c6f05 authored over 6 years ago by Michael Mclaughlin <[email protected]>
Add module field to package.json
github.com/MikeMcl/big.js - 12a9eacaf7c091d5b2bd0b17b0b6df6d9e851415 authored over 6 years ago by Michael M <[email protected]>remove jsnext:main
github.com/MikeMcl/big.js - e8066fb29b6b98aa4912d8a9e458c21382ecb400 authored over 6 years ago by jascha ehrenreich <[email protected]>github.com/MikeMcl/big.js - 8871284f27fa52903e3db29d55862815fe1c2624 authored over 6 years ago by Jascha Ehrenreich <[email protected]>
github.com/MikeMcl/big.js - 8759c0f106ecfbe76096ebc97807aac88bdf29f8 authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - c444cd358e7dd70d4912cac2a3470b9419a393ff authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - f7fe392ce23b0ce9f45e432240575e15cbb3727f authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 271ebed018ac7df41424c56a86b66eb7dff8a73f authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 5a3dc4dab51d3f1a92a4ddcb4026e74a37afcc8a authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 8248fefc58bea2536b9d3237a17e3644036bd5f5 authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 1937677b855d47e2a065ef01936ba5b2255de49e authored about 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - a4ff2c727a9e5e5f60812a7956cfead1971cf4a2 authored about 7 years ago by Michael Mclaughlin <[email protected]>
Add version directly into the code
github.com/MikeMcl/big.js - c3fbace29c038076f1903060724902cba311481e authored about 7 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 706c4261019c2697a1cece60a1114f1b38bc60bc authored about 7 years ago by David Boureau <[email protected]>
github.com/MikeMcl/big.js - a0d21bb5f92c81172b790100575c608769e369cb authored over 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - dd21172cd1b3b6778959f2e3afe5ed7c4b0e127c authored over 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - ca8c990233dde99129ee4ef34dadd41f0cc42b58 authored over 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - e4e374f9fc8de782a6d6fcdbc4f53fcf69a4f484 authored over 7 years ago by Michael Mclaughlin <[email protected]>
Refactor error messaging. Throw if null is passed to toFixed etc. and amend tests accordingly. C...
github.com/MikeMcl/big.js - 0b79acd7aa7b4ce7cd2c76f7ea2879c19ca8d3f9 authored over 7 years ago by Michael Mclaughlin <[email protected]>github.com/MikeMcl/big.js - c6fadd083a296b6af7d1b4ffcc28d64b1e67ea58 authored over 7 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 214f6c330bb84765e105a0390fdca6e762a4ef56 authored over 7 years ago by Michael Mclaughlin <[email protected]>
Add a named commonjs export for Big
github.com/MikeMcl/big.js - 9ca1591d3db04b99e86768bc540cba63f5e347c3 authored over 7 years ago by Michael M <[email protected]>This enables the proper use of the module with es6 module syntax.
github.com/MikeMcl/big.js - fd44c6f3e693db3938df454c9dbb0cc34f933cf6 authored over 7 years ago by Miika Hänninen <[email protected]>correct spelling mistake
github.com/MikeMcl/big.js - f3e4b240d52e7bbe532a43d26c07f94ee02e5c54 authored over 7 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 57101ba80fbbb917f5020d34b6a6157d7628bd53 authored over 7 years ago by Edward Betts <[email protected]>
Avoid out of bound deoptimization
github.com/MikeMcl/big.js - 7b098a391178595165eb0324ccdfd99de70a6603 authored over 7 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 56021740f1ea57ace955a4c04f04a10004df18e9 authored over 7 years ago by Vera Kruhliakova <[email protected]>
Corrected .plus() example
github.com/MikeMcl/big.js - 74870392a03e55512994c8ef245c830a2b02a53e authored over 8 years ago by Michael M <[email protected]>0.1 + 0.3 + 0.7 = 1.1
github.com/MikeMcl/big.js - f3bb2ab22ac7f8975d5b144c20fed93d7e9eccd5 authored over 8 years ago by Jakub Miziołek <[email protected]>github.com/MikeMcl/big.js - 5faa1e9cda880e107f7929d08d91839f494f16d3 authored over 8 years ago by Michael M <[email protected]>
github.com/MikeMcl/big.js - 86268e96b3dbf6db8ce319489f410277d9d4ea1b authored over 9 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 43caedfafc0ec53b9dfaf03c8f4be12744a835ea authored over 9 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 4ce616252c60e1447d4abce960b905f0f53578e2 authored over 9 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 740a0b48a60956ec993b9785a1e01fc77bb5e0b2 authored over 9 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 68d84918079b2de00f7ff15815900325159c9d14 authored over 9 years ago by Michael Mclaughlin <[email protected]>
github.com/MikeMcl/big.js - 84318630c3e3a9bb596cc2913e1186470b1935fd authored over 9 years ago by Michael Mclaughlin <[email protected]>
Exposed TO_EXP_NEG and TO_EXP_POS.
github.com/MikeMcl/big.js - 3513032d820a2b11f67e4c22114b15a4b129e5c5 authored over 9 years ago by Michael M <[email protected]>github.com/MikeMcl/big.js - 03f1ca639c92356162bd440fe0e58363084404d4 authored over 9 years ago by Patrick Lorio <[email protected]>