We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1049a18 commit 6182295Copy full SHA for 6182295
package.json
@@ -57,17 +57,42 @@
57
],
58
"homepage": "https://aureooms.github.io/js-integer",
59
"keywords": [
60
+ "abitrary",
61
+ "addition",
62
"algorithm",
63
"arithmetic",
64
+ "big",
65
+ "big-int",
66
+ "big-integer",
67
+ "big-integers",
68
+ "big-num",
69
+ "big-number",
70
+ "big-numbers",
71
+ "bigint",
72
+ "biginteger",
73
+ "bigintegers",
74
"bignum",
75
+ "bignumber",
76
+ "bignumbers",
77
+ "bn",
78
+ "bn.js",
79
"complexity",
80
+ "division",
81
+ "exact",
82
+ "exponentiation",
83
+ "gcd",
84
"integer",
85
"javascript",
86
"js",
87
+ "jsbn",
88
"library",
89
"logic",
90
"mpa",
- "multi-precision"
91
+ "multi-precision",
92
+ "multiplication",
93
+ "number",
94
+ "precision",
95
+ "subtraction"
96
97
"license": "AGPL-3.0",
98
"main": "lib/index.js",
0 commit comments