vue-json-pretty
Advanced tools
Comparing version
{ | ||
"name": "vue-json-pretty", | ||
"version": "1.4.0", | ||
"version": "1.4.1-beta.1", | ||
"description": "A Vue.js 2.0 Toolkit for JSON", | ||
@@ -92,6 +92,3 @@ "author": "leezng <im.leezng@gmail.com>", | ||
"not ie <= 8" | ||
], | ||
"dependencies": { | ||
"vue": "^2.3.0" | ||
} | ||
] | ||
} |
@@ -57,3 +57,4 @@ # vue-json-pretty | ||
| data | basic | json data | JSON object | - | | ||
| deep | basic |data depth, data larger than this depth will not be expanded | number | Infinity | | ||
| deep | basic | data depth, data larger than this depth will not be expanded | number | Infinity | | ||
| showLength | basic | whether to show the length when closed | boolean | false | | ||
| path | advanced | root data path | string | root | | ||
@@ -60,0 +61,0 @@ | pathChecked | advanced | defines the selected data path | array | [] | |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
25546
0.18%1
-50%72
1.41%1
Infinity%+ Added
- Removed
- Removed