0.3.0 • Published 12 months ago
@kinematic-lab/core v0.3.0
@kinematic-lab/core
Utilties for working with the future @kinematic-lab
packages and general transitions in JavaScript ⚡
Table of contents
Relevant links
See changelogs: here. See npm: here.
Installation
To use @kinematic-lab/core
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/core
Using NPM
$ npm i @kinematic-lab/core
Using Yarn
$ yarn add @kinematic-lab/core
Modules
- Clock: See documentation.
- CubicBezier: See documentation.
- Timeline: See documentation.
- Vector: See documentation.