count-objects
Advanced tools
+1
-1
| { | ||
| "name": "count-objects", | ||
| "version": "1.3.0", | ||
| "version": "1.3.1", | ||
| "description": "Counts objects for each value", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
+2
-1
@@ -196,3 +196,4 @@ # count-objects | ||
| ```javascript | ||
| // in this example we count also unique color (unique-key-1) and unique height (unique-key-1): | ||
| // in this example we count also unique color (unique-key-1) | ||
| // and unique height (unique-key-2): | ||
@@ -199,0 +200,0 @@ const flowers = [ |
45097
0.01%258
0.39%