https://github.com/bencevans/reado-cli

📖 CLI for measuring the readability of text.

https://github.com/bencevans/reado-cli

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • â—‹
    CITATION.cff file
  • ✓
    codemeta.json file
    Found codemeta.json file
  • â—‹
    .zenodo.json file
  • â—‹
    DOI references
  • â—‹
    Academic publication links
  • â—‹
    Academic email domains
  • â—‹
    Institutional organization owner
  • â—‹
    JOSS paper metadata
  • â—‹
    Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

📖 CLI for measuring the readability of text.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created about 10 years ago · Last pushed almost 10 years ago
Metadata Files
Readme

README.md

reado-cli js-standard-style Travis Coveralls

Command Line Readability Meter

Install

$ npm install --global reado-cli

Usage

$ reado [--unfluff]
  • --unfluff strips HTML tags, just grabs content

Check a text file

$ cat final-report.txt | reado
score: 43.14897959183676
schoolLevel: college
notes: Difficult to read.

Check a webpage

$ curl -s http://www.bbc.co.uk/news/business-36437445 | reado --unfluff
score: 59.67055983930541
schoolLevel: 10th to 12th grade
notes: Fairly difficult to read.

Licence

MIT

Owner

  • Name: Ben Evans
  • Login: bencevans
  • Kind: user
  • Location: London, UK
  • Company: Institute of Zoology, ZSL

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels