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 eef1bd8 commit 2acac63Copy full SHA for 2acac63
package.json
@@ -1,17 +1,21 @@
1
{
2
"name": "hastscript",
3
"version": "5.1.1",
4
- "description": "Hyperscript compatible DSL for creating virtual hast trees",
+ "description": "hast utility to create trees",
5
"license": "MIT",
6
"keywords": [
7
+ "unist",
8
"hast",
9
+ "hast-util",
10
+ "util",
11
+ "utility",
12
+ "html",
13
"rehype",
14
"vdom",
15
"virtual",
16
"dom",
17
"hyperscript",
- "dsl",
- "html"
18
+ "dsl"
19
],
20
"repository": "syntax-tree/hastscript",
21
"bugs": "https://github.com/syntax-tree/hastscript/issues",
0 commit comments