@solid-primitives/tween
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

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

Package Sidebar

Install

npm i @solid-primitives/tween

Weekly Downloads

82

Version

1.3.0

License

MIT

Unpacked Size

8.2 kB

Total Files

8

Last publish

Collaborators

  • thetarnav.
  • lexlohr
  • davedbase