0.1.3 • Published 9 months ago

@kinematic-lab/utilities v0.1.3

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

@kinematic-lab/utilities

Utilties for working with the future @kinematic-lab packages and general transitions in JavaScript ⚡

Note that @kinematic-lab/utilities is not a full framework for crafting animations, but instead a set of tools focusing on quality-of-life when working with pure JavaScript transitions, from bezier implementations to vector implementations.

Table of contents

Relevant links

See changelogs: here. See npm: here.

Installation

To use @kinematic-lab/utilities in your project, you must first install it as a dependency. You can do this by running the following command in your terminal:

Using PNPM

$ pnpm i @kinematic-lab/utilities

Using NPM

$ npm i @kinematic-lab/utilities

Using Yarn

$ yarn add @kinematic-lab/utilities

Modules

Lab.Clock

See full documentation: here.

Lab.CubicBezier

See full documentation: here.

Lab.Vector

See full documentation: here.

0.1.0

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.0.5

10 months ago

0.1.3

9 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago