1.3.0 • Published 1 month ago

@solid-primitives/tween v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@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

1.3.0

1 month ago

1.2.8

2 months ago

1.2.7

4 months ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago