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-element-attributes [ ![ Build Status] [ build-badge ]] [ build-page ]
1
+ # html-element-attributes
2
+
3
+ [ ![ Build] [ build-badge ]] [ build ]
4
+ [ ![ Downloads] [ downloads-badge ]] [ downloads ]
5
+ [ ![ Size] [ size-badge ]] [ size ]
2
6
3
7
Map of HTML elements to allowed attributes. Also contains global
4
8
attributes under ` '*' ` . Includes attributes from HTML 4, W3C HTML 5,
@@ -60,7 +64,15 @@ attributes which apply to all HTML elements.
60
64
61
65
[ build-badge ] : https://img.shields.io/travis/wooorm/html-element-attributes.svg
62
66
63
- [ build-page ] : https://travis-ci.org/wooorm/html-element-attributes
67
+ [ build ] : https://travis-ci.org/wooorm/html-element-attributes
68
+
69
+ [ downloads-badge ] : https://img.shields.io/npm/dm/html-element-attributes.svg
70
+
71
+ [ downloads ] : https://www.npmjs.com/package/html-element-attributes
72
+
73
+ [ size-badge ] : https://img.shields.io/bundlephobia/minzip/html-element-attributes.svg
74
+
75
+ [ size ] : https://bundlephobia.com/result?p=html-element-attributes
64
76
65
77
[ npm ] : https://docs.npmjs.com/cli/install
66
78
You can’t perform that action at this time.
0 commit comments