bignumber.js VS eslint-plugin-big-number-rules

Compare bignumber.js vs eslint-plugin-big-number-rules and see what are their differences.

bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic (by MikeMcl)

eslint-plugin-big-number-rules

Enforce (or automatically fix) finance-safe calculations using BigNumber or similar libraries. (by shuckster)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
bignumber.js eslint-plugin-big-number-rules
16 4
6,517 12
- -
3.7 3.0
3 days ago 3 days ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bignumber.js

Posts with mentions or reviews of bignumber.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-03.

eslint-plugin-big-number-rules

Posts with mentions or reviews of eslint-plugin-big-number-rules. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-03.

What are some alternatives?

When comparing bignumber.js and eslint-plugin-big-number-rules you can also consider the following projects:

jsbi-calculator - JSBI-Calculator is an IE11-compatible calculator utility to perform arbitrary (up to 18 decimals) arithmetic computation, with the help of JSBI-based BigDecimal.

eslint-plugin-simple-import-sort - Easy autofixable import sorting.

web3modal - A single Web3 provider solution for all Wallets

elephize - Typescript to PHP translation tool

abitype - Strict TypeScript types for Ethereum ABIs

proposal-decimal - Built-in decimal datatype in JavaScript

token-lists - πŸ“š The Token Lists specification

kphp - KPHP β€” a PHP compiler

permit2 - πŸ”‘πŸ”‘πŸ”‘ next generation token approvals mechanism

break_eternity.js - A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.

jotai-form - Form atoms for Jotai

decimal.js - An arbitrary-precision Decimal type for JavaScript