0.3.0 • Published 1 year 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/coreUsing NPM
$ npm i @kinematic-lab/coreUsing Yarn
$ yarn add @kinematic-lab/coreModules
- Clock: See documentation.
- CubicBezier: See documentation.
- Timeline: See documentation.
- Vector: See documentation.