JSONView 的评价
JSONView 作者: Ben Hollis
55 条评价
- 评分 5 / 5来自 Firefox 用户 18470510, 1 年前As of the recent update I've noticed a rather breaking change. My API returns json with very small numbers: eg
 "transform": [
 4.371139e-8,
 1.080646e-7,
 ]
 As of the recent update, this now shows up as:
 "transform" [
 4,
 1
 ]
 Which is totally wrong, if you round to 0 it would be more acceptable, but rounding to 4 and 1 in this case is totally wrong and actually caused me to have a panic attack this morning thinking all our data was suddenly corrupt. Could you please provide a patch fix for this soon, as I love the other features of this plugin.
 EDIT: looks like you already noticed: https://github.com/bhollis/jsonview/commit/a6692b8d20b6d88524395887e66e25ee7757e2bd
 41 minutes ago haha
- 评分 5 / 5来自 Firefox 用户 10223270, 2 年前
- 评分 5 / 5来自 Rusty Shackleford, 3 年前
- 评分 5 / 5来自 Muawiyah Al-Ani, 3 年前
- 评分 5 / 5来自 vitodetullio, 4 年前
- 评分 5 / 5来自 Memrise Level Upper, 4 年前
- An amazing extension. Came looking for it after dealing with a few problems in Firefox's inbuilt JSON viewer (especially the fact that it makes arrays look the same as objects). Absolutely loved - it has a lot of the same features as Firefox's inbuilt viewer and was easy to get used to.
- 评分 5 / 5来自 Firefox 用户 16570192, 5 年前
- 评分 5 / 5来自 Firefox 用户 13660671, 5 年前
- 评分 5 / 5来自 Firefox 用户 12734305, 5 年前
- 评分 5 / 5来自 Arda Bahrul Ulum, 5 年前
