@power-seo/readability
Advanced tools
+24
-9
| { | ||
| "name": "@power-seo/readability", | ||
| "version": "1.0.10", | ||
| "version": "1.0.11", | ||
| "description": "Readability scoring algorithms (Flesch-Kincaid, Gunning Fog, Coleman-Liau, ARI) with configurable thresholds", | ||
| "keywords": [ | ||
| "seo", | ||
| "readability", | ||
| "flesch-kincaid", | ||
| "flesch-reading-ease", | ||
| "gunning-fog", | ||
| "coleman-liau", | ||
| "automated-readability-index", | ||
| "ari", | ||
| "reading-score", | ||
| "text-readability", | ||
| "content-quality", | ||
| "readability-checker", | ||
| "seo-readability", | ||
| "content-scoring", | ||
| "zero-dependency", | ||
| "ci-readability", | ||
| "cms-readability", | ||
| "readability-api", | ||
| "typescript", | ||
| "multi-algorithm" | ||
| ], | ||
| "license": "MIT", | ||
@@ -21,3 +43,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@power-seo/core": "1.0.10" | ||
| "@power-seo/core": "1.0.11" | ||
| }, | ||
@@ -30,9 +52,2 @@ "devDependencies": { | ||
| }, | ||
| "keywords": [ | ||
| "seo", | ||
| "readability", | ||
| "flesch-kincaid", | ||
| "gunning-fog", | ||
| "typescript" | ||
| ], | ||
| "sideEffects": false, | ||
@@ -39,0 +54,0 @@ "author": "CyberCraft Bangladesh <info@ccbd.dev>", |
+1
-1
@@ -316,3 +316,3 @@ # @power-seo/readability | ||
| readability score typescript · flesch kincaid typescript · gunning fog index · coleman liau index · automated readability index · flesch reading ease · content readability npm · text readability score · readability checker nodejs · seo readability · content scoring typescript · readability api · programmatic readability · ci readability check · cms readability · content quality typescript · seo content scoring · multi-algorithm readability · status labels readability · zero dependency readability | ||
| seo · readability · flesch kincaid · flesch reading ease · gunning fog · coleman liau · automated readability index · ari · reading score · text readability · content quality · readability checker · seo readability · content scoring · zero dependency · ci readability · cms readability · readability api · typescript · multi algorithm | ||
@@ -319,0 +319,0 @@ --- |
100529
0.18%+ Added
- Removed
Updated