@kinematic-lab/utilities

0.1.3 • Public • Published

@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.

/@kinematic-lab/utilities/

    Package Sidebar

    Install

    npm i @kinematic-lab/utilities

    Weekly Downloads

    0

    Version

    0.1.3

    License

    none

    Unpacked Size

    40.7 kB

    Total Files

    29

    Last publish

    Collaborators

    • aske.lange