xcursor

1.1.7 • Public • Published

Xcursorjs

npm version Build Status Coverage Status dependencies

Xcursor is a pure js cursor format encoder/decoder with no dependencies for nodejs and browser.

screenshot

Installation

  npm install xcursor

Usage

var Encoder = require('xcursor').Encoder;
var Decoder = require('xcursor').Decoder;

See examples for more information.

License

MIT (c) Svetlana Linuxenko

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.7
    2
    • latest

Version History

Package Sidebar

Install

npm i xcursor

Weekly Downloads

8

Version

1.1.7

License

MIT

Unpacked Size

12.4 kB

Total Files

8

Last publish

Collaborators

  • linuxenko