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 9b7b616 commit 5a77ee3Copy full SHA for 5a77ee3
package.json
@@ -1,10 +1,14 @@
1
{
2
"name": "hast-util-whitespace",
3
"version": "1.0.3",
4
- "description": "Check whether a node is inter-element whitespace",
+ "description": "hast utility to check if a node is inter-element whitespace",
5
"license": "MIT",
6
"keywords": [
7
+ "unist",
8
"hast",
9
+ "hast-util",
10
+ "util",
11
+ "utility",
12
"html",
13
"inter",
14
"element",
0 commit comments