File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- # html-void-elements [ ![ Build Status] [ build-badge ]] [ build-page ]
1
+ # html-void-elements
2
+
3
+ [ ![ Build] [ build-badge ]] [ build ]
4
+ [ ![ Downloads] [ downloads-badge ]] [ downloads ]
5
+ [ ![ Size] [ size-badge ]] [ size ]
2
6
3
7
List of known void HTML elements. Includes ancient (for example,
4
8
` nextid ` and ` basefont ` ) and modern (for example, ` img ` and
@@ -65,7 +69,15 @@ Yields:
65
69
66
70
[ build-badge ] : https://img.shields.io/travis/wooorm/html-void-elements.svg
67
71
68
- [ build-page ] : https://travis-ci.org/wooorm/html-void-elements
72
+ [ build ] : https://travis-ci.org/wooorm/html-void-elements
73
+
74
+ [ downloads-badge ] : https://img.shields.io/npm/dm/html-void-elements.svg
75
+
76
+ [ downloads ] : https://www.npmjs.com/package/html-void-elements
77
+
78
+ [ size-badge ] : https://img.shields.io/bundlephobia/minzip/html-void-elements.svg
79
+
80
+ [ size ] : https://bundlephobia.com/result?p=html-void-elements
69
81
70
82
[ npm ] : https://docs.npmjs.com/cli/install
71
83
You can’t perform that action at this time.
0 commit comments