jsonasarray
Advanced tools
+1
-1
| { | ||
| "name": "jsonasarray", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "description": "use Json as Array", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+0
-2
@@ -27,5 +27,3 @@ # jsonasarray | ||
| jsonasarray.forEach(x, (value, key) => console.log(key, value)); | ||
| // or | ||
| x.forEach((value, key) => console.log(key, value)); | ||
@@ -32,0 +30,0 @@ ``` |
9433
-0.02%174
-1.14%