3.0.1 • Published 3 years ago

new-eagle-eye v3.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

eagle-eye

  1. introduction:

    The eagle-eye is a minimal map for web pages, in this way, users can posite their position of web pages.

  2. usage:

    step 1: include the library into your project with npm:

    npm install --save new-eagle-eye

    step 2: use:

    import eagleEye from 'new-eagle-eye'
    
    eagleEye.init(config)

    the param is a object, default value is:

    {
      show=(pageWidth >= 2 * clientWidth || pageHeight >= 2 * clientHeight)
    }

Enjoy😋

3.0.1

3 years ago

3.0.0

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.8

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago