Utilties for working with the future @kinematic-lab
packages and general transitions in JavaScript ⚡
Warning
This packages were previously named @kinematic-lab/utilities
, but have since been renamed to @kinematic-lab/core
.
The @kinematic-lab/utilities
will still be available for some time, but we recommend making the switch as soon as possible.
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
See full documentation: here.
See full documentation: here.
See full documentation: here.