JSPM

@react-theater/scroll

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

React animations helpers

Package Exports

  • @react-theater/scroll
  • @react-theater/scroll/dist/index.cjs.js
  • @react-theater/scroll/dist/index.esm.js

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 (@react-theater/scroll) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React theater

About

Simple components and hooks for animating your applications on scroll

Key Features

🔮 Simple usage

🚀 Fast and light

🎊 SSR Support

Installation

npm install --save react-theater

or

yarn add react-theater