We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1c6f2 commit 6324a4fCopy full SHA for 6324a4f
package.json
@@ -1,15 +1,17 @@
1
{
2
"name": "hast-util-transparent",
3
"version": "1.0.3",
4
- "description": "Check if a node is a transparent element",
+ "description": "hast utility to check if a node is a transparent element",
5
"license": "MIT",
6
"keywords": [
7
+ "unist",
8
"hast",
9
+ "hast-util",
10
+ "util",
11
+ "utility",
12
"html",
13
"category",
- "transparent",
- "util",
- "utility"
14
+ "transparent"
15
],
16
"repository": "syntax-tree/hast-util-transparent",
17
"bugs": "https://github.com/syntax-tree/hast-util-transparent/issues",
0 commit comments