lix-index

2.0.0 • Public • Published

Build Status Coverage Status js-standard-style

lix-index

Measure the readability of your text using LIX-index

Installation

$ npm i lix-index

Usage

const lix = require('lix-index')
const text = 'Dette er en lang tekst. Den har noen, men ikke så mange, kjempevanskelige ord. Her er et eksempel på et slikt ord: onomatopoetikon.'
 
console.log(lix(text)) // => 18.79

It will return 0 for no input and no periods.

License

MIT

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i lix-index

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    5.94 kB

    Total Files

    12

    Last publish

    Collaborators

    • zrrrzzt