Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

web-xeyes

prantlf38MIT1.0.3TypeScript support: included

A Web Component showing a pair of eyes following movements of the mouse cursor on the page, like the xeyes from X.Org tools.

x-eyes, xeyes, web-component, webcomponent, html-element, element, component, html, stencil

readme

X-Eyes Web Component

NPM version Build Status Dependency Status devDependency Status Published on webcomponents.org

A Web Component showing a pair of eyes following movements of the mouse cursor on the page, like the xeyes from X.Org tools.

Example

See the documentation of the x-eyes component and the on-line demo or the storybook.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Lint and test your code using npm test.

License

Copyright (c) 2021-2023 Ferdinand Prantl

Licensed under the MIT license.

This project has started as a conversion of Felix Milea-Ciobanu's jQuery xeyes to pure JavaScript and a Web Component wrapper.

changelog

Changes

1.0.2

  • Add resetPosition method and resetposition event.
  • Add storybook.
  • Add gh-pages.

1.0.1

Fixes documentation and project URLs.

1.0.0

Initial release.

  • x-eyes component