@lupine-software/scrolliris-readability-reflector

Text Readability Reflector by Scrolliris (Code Name: Sierre)


Keywords
dom, html, browser
License
GPL-3.0
Install
npm install @lupine-software/scrolliris-readability-reflector@0.0.25

Documentation

Sihl

/síl/

pipeline status coverage report npm version

Sihl Widget

         _      _
  () o  | |    | |
  /\    | |    | |
 /  \|  |/ \   |/
/(__/|_/|   |_/|__/

Sihl; ScrollirIs Honest readability refLector

Sihl idnicates text readability heatmap data which is tracked based on the scroll event in a gentlemanly manner by Siret.

This project is text readibility indicator by Scrolliris.
It's called Scrolliris Readability Reflector as formal.

Repository

https://gitlab.com/lupine-software/sihl

Requirements

  • Node.js 7.10.1 (build)

Install

: via npm
% npm install @lupine-software/scrolliris-readibility-reflector

Configuration

TODO

See example/index.html.

settings takes...

* endpointURL
* csrfToken
* canvasJS
* canvasCSS

Development

Building

% gulp build

Testing

: run all tests on PhantomJS with coverage (`karma start`)
% npm test

: test task runs all tests {unit|functional} both
% gulp test

: run unit tests
% gulp test:unit

: run functional tests on Electron
% gulp test:func

License

Sihl
Copyright (c) 2017 Lupine Software LLC

GPL-3.0

The programs in this project are distributed as GNU General Public License. (version 3)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

See LICENSE.