ts-indicator
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ts-indicator license

A tiny reading position indicator library

Installation

To install ts-indicator, execute:

$ npm install ts-indicator

or

$ yarn add ts-indicator

Example

Parameters

  • element?: string | HTMLElement
    indicator uses this parameter to find the element in the DOM thee. By default, it takes the body element.

  • color?: string
    Color of the progressbar element

  • height?: string
    Height of the progressbar element

License

MIT

/ts-indicator/

    Package Sidebar

    Install

    npm i ts-indicator

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    30 kB

    Total Files

    19

    Last publish

    Collaborators

    • evandrolg