sly icon indicating copy to clipboard operation
sly copied to clipboard

Node/npm package support

Open p-decoraid opened this issue 9 years ago • 1 comments

This is a superset of #245, it does:

  1. Rename package to sly-scrolling;
  2. Create another distribution file, sly.node.js, which exports Sly without bindings to global jQuery or window objects (#244 requests this);
  3. Adds documentation for using the package in a Node environment.

Try it out with npm install @rq/sly-scrolling (https://www.npmjs.com/package/@rq/sly-scrolling).

p-decoraid avatar Oct 25 '16 20:10 p-decoraid

👍

decease avatar Jan 26 '17 13:01 decease