Utilties for working with the future @kinematic-lab
packages and general transitions in JavaScript ⚡
See changelogs: here.
See npm: here.
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:
$ pnpm i @kinematic-lab/core
$ npm i @kinematic-lab/core
$ yarn add @kinematic-lab/core
- Clock: See documentation.
- CubicBezier: See documentation.
- Timeline: See documentation.
- Vector: See documentation.