File tree 1 file changed +2
-9
lines changed
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
# retext-readability [ ![ Build Status] [ travis-badge ]] [ travis ] [ ![ Coverage Status] [ codecov-badge ]] [ codecov ]
2
2
3
- <!-- lint disable heading-increment list-item-spacing-->
4
-
5
3
Check readability with [ ** retext** ] [ retext ] . Applies
6
4
[ Dale—Chall] [ dale-chall ] , [ Automated Readability] [ automated-readability ] ,
7
5
[ Coleman-Liau] [ coleman-liau ] , [ Flesch] [ flesch ] , [ Gunning-Fog] [ gunning-fog ] ,
8
6
[ SMOG] [ smog ] , and [ Spache] [ spache ] .
9
7
10
8
## Installation
11
9
12
- [ npm] [ npm-install ] :
10
+ [ npm] [ ] :
13
11
14
12
``` bash
15
13
npm install retext-readability
16
14
```
17
15
18
- ** retext-readability** is also available as an AMD, CommonJS, and
19
- globals module, [ uncompressed and compressed] [ releases ] .
20
-
21
16
## Usage
22
17
23
18
``` js
@@ -111,9 +106,7 @@ Detect possibly hard to read sentences.
111
106
112
107
[ codecov ] : https://codecov.io/github/wooorm/retext-readability
113
108
114
- [ npm-install ] : https://docs.npmjs.com/cli/install
115
-
116
- [ releases ] : https://github.com/wooorm/retext-readability/releases
109
+ [ npm ] : https://docs.npmjs.com/cli/install
117
110
118
111
[ license ] : LICENSE
119
112
You can’t perform that action at this time.
0 commit comments