virtual-cursor

1.0.0 • Public • Published

Cursor.js

A cursor implemented in JavaScript Demo

  • Powerful plugin system
  • Comes with plugins that imitate native behaviour:
    • DragSelection - Drag to select text
    • ClickSelection - Select words by double clicking them
    • WindowBoundary - Prevents the cursor from moving outside the page
    • NativeEvents - Interoperability with native JS mouse events

Why

  • Apply custom easing to the movements
  • Sync mouse movements across browsers
  • Loads more

Usage

see test/index.ts and src/CursorCapture/plugins/* for examples on how to create plugins

Readme

Keywords

none

Package Sidebar

Install

npm i virtual-cursor

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

73.4 kB

Total Files

63

Last publish

Collaborators

  • samdd