lix-cli

CLI for LIX calculator

Usage no npm install needed!

<script type="module">
  import lixCli from 'https://cdn.skypack.dev/lix-cli';
</script>

README

Build Status Coverage Status js-standard-style

lix-cli

CLI for lix calculator Measure the readability of your text using LIX-index

Installation

$ npm i -g lix-cli

usage

$ lix --text <text-to-analyze>

Example

$ lix --text "Dette er en lang tekst. Den har noen, men ikke så mange, kjempevanskelige ord. Her er et eksempel på et slikt ord: onomatopoetikon."

=> 18.79

Related

License

MIT