count-objects
Advanced tools
+2
-2
| { | ||
| "name": "count-objects", | ||
| "version": "1.1.9", | ||
| "description": "Counts unique objects for each key and value in an array of objects", | ||
| "version": "1.1.10", | ||
| "description": "Counts objects for each value", | ||
| "main": "src/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
+1
-1
| # count-objects | ||
| Counts unique objects for each key and value of an array of objects | ||
| Counts objects for each value | ||
@@ -5,0 +5,0 @@ ## install |
41808
-0.18%