JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 18
  • Score
    100M100P100Q34969F
  • License MIT

Yet another tweening helper for the browser.

Package Exports

  • scrolltween

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (scrolltween) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

scrolltween

Scrolltween is a utility that enables binding of properties of DOM elements to the scroll event and tweening of these properties accordingly.

Installation

Setup via NPM

npm install scrolltween --save

Setup via Yarn

yarn add scrolltween

Usage

License

MIT © christiandrey