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 a332b46 commit f740ea1Copy full SHA for f740ea1
package.json
@@ -1,13 +1,17 @@
1
{
2
"name": "nlcst-to-string",
3
"version": "2.0.3",
4
- "description": "Stringify NLCST",
+ "description": "nlcst utility to transform a tree to a string",
5
"license": "MIT",
6
"keywords": [
7
+ "unist",
8
"nlcst",
- "retext",
9
- "to",
10
- "string"
+ "nlcst-util",
+ "util",
11
+ "utility",
12
+ "string",
13
+ "serialize",
14
+ "stringify"
15
],
16
"repository": "syntax-tree/nlcst-to-string",
17
"bugs": "https://github.com/syntax-tree/nlcst-to-string/issues",
0 commit comments