ep_readability

Calculates the Flesch readability index in Etherpad, client based.

Usage no npm install needed!

<script type="module">
  import epReadability from 'https://cdn.skypack.dev/ep_readability';
</script>

README

1 Click to calculate the FLESCH readability factor

There'll be a button. Push it. Colours indicate the readability. Numeric values detail the readability: a) Negative numbers or around "0" indicate texts which are very difficult to read. b) Numbers around "100" indicate very easy texts.

Install

On the command line, run npm install ep_readability.

Alternatively, browse to http://yourEtherpadliteInstan.ce/admin/plugins, search for ep_readability and click install.

After restarting the server, the plugin takes effect.

License

MIT