Skip to content

Commit 63a7fa2

Browse files
committed
Merge branch 'master' of https://github.com/hcodes/show-js-error
2 parents 604e695 + ea8aa43 commit 63a7fa2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33

44
[![NPM version](https://img.shields.io/npm/v/show-js-error.svg)](https://www.npmjs.com/package/show-js-error)
55
[![NPM Downloads](https://img.shields.io/npm/dm/show-js-error.svg?style=flat)](https://www.npmjs.org/package/show-js-error)
6-
[![Bundlephobia](https://badgen.net/bundlephobia/minzip/show-js-error)](https://bundlephobia.com/package/show-js-error)
76
[![install size](https://packagephobia.com/badge?p=show-js-error)](https://packagephobia.com/result?p=show-js-error)
87

98
Shows a message when an js error occurs in a browser.<br>
10-
Useful for developing and testing your site on mobile phones, tablets and desktop.
9+
Useful for developing and testing your site on mobile phones, smart TV, tablets and desktop.
1110

1211
Shortly:<br>![Shortly](https://raw.githubusercontent.com/hcodes/show-js-error/master/images/simple.png?)<br><br>
1312
Detail:<br>![Detail](https://raw.githubusercontent.com/hcodes/show-js-error/master/images/detailed.png?)
@@ -20,7 +19,7 @@ Detail:<br>![Detail](https://raw.githubusercontent.com/hcodes/show-js-error/mast
2019
- [Small size](https://bundlephobia.com/package/show-js-error)
2120
- No dependencies
2221
- Short and detailed mode
23-
- Links with error hints on MDN and StackOverlow
22+
- Links with error hints on MDN and StackOverflow
2423
- UI
2524
- Integration with Github
2625

0 commit comments

Comments
 (0)