jsdoc-parse-plus
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| ## [0.0.1] - 2020-12-29 | ||
| ## [1.0.0] - 2020-12-29 | ||
| - Initial release |
+1
-1
| { | ||
| "name": "jsdoc-parse-plus", | ||
| "version": "0.0.1", | ||
| "version": "1.0.0", | ||
| "description": "Parse, add, remove, or modify standard jsdoc tags or custom tags from comments; Generate jsdoc comments from JavaScript data.", | ||
@@ -5,0 +5,0 @@ "main": "lib/es5/index.js", |
+13
-25
@@ -15,3 +15,3 @@ # jsdoc-parse-plus | ||
| <p><b>Version:</b> 0.0.1</p> | ||
| <p><b>Version:</b> 1.0.0</p> | ||
@@ -104,6 +104,6 @@ <h2>Installation</h2> | ||
| <h4>Examples</h4> | ||
| <h4>Examples</h4> | ||
| ``` | ||
@@ -145,4 +145,2 @@ const file = ` | ||
| <hr /> | ||
@@ -168,6 +166,6 @@ | ||
| <h4>Examples</h4> | ||
| <h4>Examples</h4> | ||
| ``` | ||
@@ -271,4 +269,2 @@ const jsdoc = ` | ||
| <hr /> | ||
@@ -295,6 +291,6 @@ | ||
| <h4>Examples</h4> | ||
| <h4>Examples</h4> | ||
| ``` | ||
@@ -419,4 +415,2 @@ const jsdoc = ` | ||
| <hr /> | ||
@@ -443,6 +437,6 @@ | ||
| <h4>Examples</h4> | ||
| <h4>Examples</h4> | ||
| ``` | ||
@@ -507,4 +501,2 @@ const jsdoc = ` | ||
| <hr /> | ||
@@ -530,6 +522,6 @@ | ||
| <h4>Examples</h4> | ||
| <h4>Examples</h4> | ||
| ``` | ||
@@ -578,4 +570,2 @@ const jsdoc = ` | ||
| <hr /> | ||
@@ -609,6 +599,6 @@ | ||
| <h4>Examples</h4> | ||
| <h4>Examples</h4> | ||
| ``` | ||
@@ -638,4 +628,2 @@ const tags = { | ||
| <hr /> | ||
@@ -642,0 +630,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%76886
-0.05%704
-1.68%