@solid-primitives/tween
@solid-primitives/tween
npm i @solid-primitives/tween
@solid-primitives/tween

@solid-primitives/tween

A library of high-quality primitives that extend SolidJS reactivity.

by solidjs-community

1.2.3 (see all)License:MITTypeScript:Built-In
npm i @solid-primitives/tween
Readme

Solid Primitives Tween

@solid-primitives/tween

turborepo size size stage

Creates an efficient tweening function.

Installation

npm install @solid-primitives/tween
# or
yarn add @solid-primitives/tween

How to use it

const tweenedValue = createTween(myNumber, { duration: 500 });

Changelog

See CHANGELOG.md

No alternatives found
No tutorials found
Add a tutorial
No dependencies found

Rate & Review

100
No reviews found
Be the first to rate