1.1.7 • Published 6 years ago
xcursor v1.1.7
Xcursorjs
Xcursor is a pure js cursor format encoder/decoder with no dependencies for nodejs and browser.
Installation
npm install xcursorUsage
var Encoder = require('xcursor').Encoder;
var Decoder = require('xcursor').Decoder;See examples for more information.
License
MIT (c) Svetlana Linuxenko
