Keyframes
Keyframes

Overview

A simple helper to create and render keyframes on on-demand.
It (optionally) utilizes React's new style hoisting feature (new tab) when available.

npm versionnpm downloadsBundlephobia

Installation

Note

Style hoisting requires a canary version of React. Install via react@canary.

# npm
npm i --save @weser/keyframes

# yarn
yarn add @weser/keyframes

# pnpm
pnpm add @weser/keyframes

Motivation

tbd.

Benefits

tbd.

On this page